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.

Create wallet applet

JavaCard Applet Development Related Questions and Answers.
Iceman
Posts: 1
Joined: Sat Jan 05, 2019 11:44 am
Points :30
Contact:

Create wallet applet

Post by Iceman » Mon Jan 07, 2019 4:13 pm

Hello,
I am trying to analyze the following example: https://docs.oracle.com/javacard/3.0.5/ ... m#JCUGC153 and I would like to know how to interpret this command:
// create wallet applet
0x80 0xB8 0x00 0x00 0x14 0x0a 0xa0 0x0 0x0 0x0 0x62 0x3 0x1 0xc 0x6 0x1 0x08 0x0 0x0 0x05 0x01 0x02 0x03 0x04 0x05 0x7F;

0x80 CLA
0xB8 INS
0x00 P1
0x00 P2
0x14 LC (Length , DEC: 20)
0x0a Applet AID Length, DEC: 10
0xa0 0x0 0x0 0x0 0x62 0x3 0x1 0xc 0x6 0x1 Applet AID
0x08 0x0 0x0 - What is this part of the command responsible for?
0x05 PIN Length
0x01 0x02 0x03 0x04 0x05 PIN
0x7F;

Thank you in advance!

DreamXiao
Posts: 2
Joined: Fri Dec 07, 2018 1:49 am
Points :18
Contact:

Re: Create wallet applet

Post by DreamXiao » Wed Jan 23, 2019 2:57 am

I don't understand what you said.
But I study the wallet demo applet from this topic, It's easier to understand than this Applet you mentioned.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 49 guests

JavaCard OS : Disclaimer