Code: Select all
C:\gpj>java -jar gpj.jar -list
Found terminals: [PC/SC terminal Feitian R502 Contact Reader 0]
Found card in terminal: Feitian R502 Contact Reader 0
ATR: 3B 90 95 80 81 1F 03 18
.
.
AID: A0 00 00 00 03 00 00 00 |........| ISD LC: 1 P
R: 0x9E
AID: 01 02 03 04 05 01 |."3DUf| App LC: 7 P
R: 0x00
AID: 01 02 03 04 05 |."3DU| Exe LC: 1 P
R: 0x00
As the output shown, the life cycle of my applet is 7 and the applet privilege is 0x00.
How can I change them?