Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Smart card serial number

843811Sep 9 2008
Hi, I would like to find the easiest way to get smart card serial number. I used to do this using "javax.smartcardio" package and proper APDU command. Now I need to access different types of cards so I need to access cards from some higher layers in order to have one code for all cards. With what can I do this? Can it be done done with "Bouncy Castle Crypto API"? I found earlier "iaik.pkcs.pkcs11.wrapper" which was able to accomplish that, but was not very reliable. I appreciate any suggestions. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2008
Added on Sep 9 2008
0 comments
307 views