Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Get java card CIN in applet

JavaCard Applet Development Related Questions and Answers.
nearsunshine
Posts: 8
Joined: Wed Aug 12, 2015 6:27 am
Points :21
Contact:

Get java card CIN in applet

Post by nearsunshine » Tue Sep 08, 2015 10:36 pm

I need to get Card Image Number in Applet.
GlobalPlatform Card Specification has mentioned,
Card Image Number
It is a unique value, carried by the ISO/IEC 7816 defined tag '45' (Card Issuer's Data), which is assigned by the Card Issuer (identified itself by the IIN). The CIN data element is of variable length.


But I don't know any other information about CIN but the above description. How can I get java card CIN ?
So if anyone could provide me more details it would be much appreciated.

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: Get java card CIN in applet

Post by UNKNwYSHSA » Sat Sep 19, 2015 1:39 pm

I don't know the method to get the CIN in applet.
But if you have to do this, you can get CIN data using APDU command, and personalize the data to the applet.
Last edited by UNKNwYSHSA on Mon Oct 12, 2015 1:55 am, edited 1 time in total.
sense and simplicity

ThePhoenyx
Posts: 54
Joined: Mon Jul 20, 2015 1:08 pm
Points :510
Contact:

Re: Get java card CIN in applet

Post by ThePhoenyx » Thu Oct 08, 2015 2:07 pm

Could you tell me which apdu command to use to get the cin, serial number... well basically all of the card specific information? The ones that are burned in and not changeable?
Thanks for any help!
The world is full of stories;
And sometimes they permit themselves to be told.
~Cherokee Proverb

User avatar
horse dream
Posts: 76
Joined: Thu May 21, 2015 11:48 pm
Points :138
Contact:

Re: Get java card CIN in applet

Post by horse dream » Fri Oct 09, 2015 2:34 am

ThePhoenyx wrote:Could you tell me which apdu command to use to get the cin, serial number... well basically all of the card specific information? The ones that are burned in and not changeable?
Thanks for any help!

You could look through the section "9.3 GET DATA Command" in GP Card Specification 2.1.1. Then you will know how to get the card specific information.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Bing [Bot] and 69 guests

JavaCard OS : Disclaimer