summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com
diff options
context:
space:
mode:
authorJack Magne <jmagne@dhcp-16-213.sjc.redhat.com>2013-09-10 12:00:41 -0700
committerJack Magne <jmagne@dhcp-16-213.sjc.redhat.com>2014-03-05 10:03:52 -0800
commit1d0f670f02c6e8bbbf8dcd432d7fb37dd1a30731 (patch)
tree571ac81f4834551ebaa2fca46bf2b63f724c76f1 /base/java-tools/src/com
parent2adf17fbcd106bbf09513a30bd320505afc85c01 (diff)
downloadpki-1d0f670f02c6e8bbbf8dcd432d7fb37dd1a30731.tar.gz
pki-1d0f670f02c6e8bbbf8dcd432d7fb37dd1a30731.tar.xz
pki-1d0f670f02c6e8bbbf8dcd432d7fb37dd1a30731.zip
First cut at Java TPS Buffer class and APDU class.
1. Also simple framework for working with APDU command. 2. Implemented a few APDU commands in TPS_Processor class. 3. Can now attempt a format operation with TPS client. The code can performa a few apdu's talking to the client and return a success "EndOp" apdu to terminate the conversation. 4. APDU are being encoded/decoded properly to appease tpsclient. More info. 1. Patch is large but most of it consists of many similar apdu and msg classes. 2. APDU and msg classes are now bare bones and may need more work. Will address when class is needed. 3. A test tpsclient script call it (format.tst) to test this out is as follows: op=var_set name=ra_host value=localhost op=var_set name=ra_port value=8080 op=var_set name=ra_uri value=/tps/tps op=token_set cuid=40906145C76224192D2B msn=0120304 app_ver=6FBBC105 key_info=0101 major_ver=1 minor_ver=1 op=token_set auth_key=404142434445464748494a4b4c4d4e4f op=token_set mac_key=404142434445464748494a4b4c4d4e4f op=token_set kek_key=404142434445464748494a4b4c4d4e4f op=ra_format uid=jmagne pwd=redhat new_pin=rehat num_threads=1 op=exit 4: Execute as follows: tpsclient < format.tst
Diffstat (limited to 'base/java-tools/src/com')
0 files changed, 0 insertions, 0 deletions