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.

How do I create a security domain and install applet in the security domain?

JavaCard Applet Development Related Questions and Answers.
Abbott
Posts: 3
Joined: Wed Jul 29, 2015 1:37 am
Points :4
Contact:

How do I create a security domain and install applet in the security domain?

Post by Abbott » Sat Nov 07, 2015 4:37 am

Could anyone tell me how to create a security domain and install applet in it?

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

Re: How do I create a security domain and install applet in the security domain?

Post by horse dream » Mon Nov 09, 2015 5:55 am

For these questions, you can find all the answers in GP 2.1.1 spec.

1. Create a security domain

1) Select ISD AID: A0 00 00 00 03 00 00 00 //
Please see GP 2.1.1 charpter 9.9 for more details.
2) Init-update and External-Authenticate //
Please see GP 2.1.1 charpter E.5 for more details.
3) Send Install commands for Install and makeselectable //
Please seeGP211 charpter 9.5.

2. Install applet in the security domain

1) Select ISD or SSD (the SSD which is for install applet must have permission of Delegated Management)
2) Init-update and External-Authenticate
3) Send Install command for Install and makeselectable.

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

Re: How do I create a security domain and install applet in the security domain?

Post by UNKNwYSHSA » Wed Nov 11, 2015 2:30 am

When you install a SSD instance, the
the AID for the installable Security
Domain Executable Load File (package) within the GlobalPlatform Registry is 'A0 00 00 01 51 53 50' and
the Executable Module AID (applet) within the GlobalPlatform Registry is 'A0 00 00 01 51 53 50 41'.

This is in the specification: "Mapping Guidelines of Existing GP v2.1.1 Implementation on v2.2.1"
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 36 guests

JavaCard OS : Disclaimer