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.

register() method to register my applet

JavaCard Applet Development Related Questions and Answers.
Bruninoit
Posts: 6
Joined: Tue Jun 14, 2016 2:21 am
Points :66
Contact:

register() method to register my applet

Post by Bruninoit » Mon Nov 21, 2016 3:18 am

My applet AID is 11223344556601. If I use register() method for registering my applet and use a GP Install For Install command with specific "Application AID =66554433221101" to install it. What will the applet instance AID be, 11223344556601 or 66554433221101? Thanks

wumindejia
Posts: 55
Joined: Thu Sep 22, 2016 5:05 am
Points :784
Contact:

Re: register() method to register my applet

Post by wumindejia » Mon Nov 21, 2016 5:15 am

is 66554433221101

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

Re: register() method to register my applet

Post by Thelogan » Mon Nov 21, 2016 10:43 pm

It will be Instance AID you specified.

But I strongly suggest you to use register(byte[] bArray, short bOffset, byte bLength) method and read the instance AID from bArray buffer.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 95 guests

JavaCard OS : Disclaimer