Page 1 of 1

Set up an environment to load custom java card applets to eJava token

Posted: Thu Dec 03, 2015 5:37 am
by sakkiotto
I wonder if someone has any documentation for me to set up an development environment to load my own java card applets to the eJava Token. What software tool is needed? Where can I get those?

Re: Set up an environment to load custom java card applets to eJava token

Posted: Tue Dec 08, 2015 5:32 am
by marclo
FYI, For eJava Token, you can use the same SDK as for java card.
To load an applet to eJava Token,
Firstly, you should convert your applet to .cap file. For this step, you can use Eclispse\JCIDE\Netbean...
Then use pyApdutool\GPShell\opensc to load and install the .cap file into the eJava Token.