JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html

Looking for way to get unique number for java card

JavaCard Applet Development Related Questions and Answers.
Jsine
Posts: 10
Joined: Mon Mar 14, 2016 5:12 am
Points :106
Contact:

Looking for way to get unique number for java card

Post by Jsine » Thu Sep 29, 2016 11:34 pm

I have lots of java cards. And I want to separate them with a unique number for each card.

My question now is how can I get these number from the cards. Is there any information useful to me?

Thelogan
Posts: 40
Joined: Thu Aug 20, 2015 4:48 am
Points :250
Contact:

Re: Looking for way to get unique number for java card

Post by Thelogan » Fri Sep 30, 2016 1:20 am

You can get these information by sending GET Data command( check GlobalPlatform Card Specification for usage of this command).

JCaberham
Posts: 26
Joined: Mon Nov 30, 2015 3:02 am
Points :208
Contact:

Re: Looking for way to get unique number for java card

Post by JCaberham » Fri Sep 30, 2016 3:46 am

You can write a simple pair of setSerialNum() and getSerialNum() methods to have you own unique serial number.

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

Re: Looking for way to get unique number for java card

Post by UNKNwYSHSA » Sun Oct 02, 2016 9:34 am

1 You can use the card UID;
2 Or you can define your own Card ID, personalize when issuing card.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 74 guests

JavaCard OS : Disclaimer