Hi,
Am new to the Java Card development. I had developed the one applet file (cap file). This file am able to load it into the card, using the JC manager.
When i use the WinSCard library to load it am getting 6A80 for the load command.
1. Command : Selection of ISD AID (A000000151000000)
Response :SW=9000
2. Command :Initialize update success
3. Command :External Authenticate success.
4. Command :80E602001407A0000004E0000108A000000151000000000000
Response :SW=9000
5. Command :80E80000FF + Data
Response :SW=9000
6. Command :80E80001FF + Data
Response :SW=9000
7. Command :80E80002FF + Data
Response :SW=9000
8. Command :80E80003FF + Data
Response :SW=9000
9. Command :80E80004FF + Data
Response :SW=9000
10. Command :80E80005FF + Data
Response :SW=6A80
Could you please any one help me to solve this issue.