JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Looking for a document describing javacard jcf file format
Moderator: horse dream
-
- Posts: 1
- Joined: Fri Oct 16, 2015 5:34 am
- Points :0
- Contact:
Looking for a document describing javacard jcf file format
Has anybody worked with the jcf file format for java card ?
If you know this, can you recommend a document describing javacard jcf file format to me ?
I would appreciate it.
If you know this, can you recommend a document describing javacard jcf file format to me ?
I would appreciate it.
- horse dream
- Posts: 76
- Joined: Thu May 21, 2015 11:48 pm
- Points :140
- Contact:
Re: Looking for a document describing javacard jcf file format
As far as I know, jcf and bin (ijc) file formats seems identical except that jcf as a header who gives the length of the data , the rest are the concatenation of the cap components.
The structure of jcf is just as :
0xC4 0x82 0xLL 0xLL DATA
-0xC482 is the data tag.
-0xLLLL is the length of data.
-DATA is the concatenation of the cap components.
The structure of jcf is just as :
0xC4 0x82 0xLL 0xLL DATA
-0xC482 is the data tag.
-0xLLLL is the length of data.
-DATA is the concatenation of the cap components.
Who is online
Users browsing this forum: No registered users and 21 guests