How to upload binary data in java card
Posted: Thu Jan 21, 2016 1:48 am
I am trying to finish a javacard applet with authentification and key exchange to the terminal. After that, access to an elementary file of the javacard should be possible. Now my problem is I don't know how to put the elementary file to the javacard.
The data that is needed to upload into the EEPROM of the javacard is some binary with a special File ID ("0F1E") .
Can you please help me on how to do this ?
The data that is needed to upload into the EEPROM of the javacard is some binary with a special File ID ("0F1E") .
Can you please help me on how to do this ?