JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html

How to upload binary data in java card

JavaCard Applet Development Related Questions and Answers.
maybe
Posts: 1
Joined: Mon Jun 08, 2015 10:52 pm
Points :0
Contact:

How to upload binary data in java card

Post by maybe » 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 ?

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

Re: How to upload binary data in java card

Post by UNKNwYSHSA » Thu Jan 21, 2016 11:16 pm

There are saveral commands for binary data in chapter "Data unit handling" of specification ISO7816-4.
You can try the command "WRITE BINARY". Set the data file ID to P1-P2, data bytes to the DATA field of the command.

Waiting your message.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Bing [Bot] and 18 guests

JavaCard OS : Disclaimer