Is there any way to load .cap(converted applet) design in java card in to java and then install applet from that .cap(converted applet) file into smart card?
I am having .cap file that is converted applet file and i want to install applet present in that .cap file.
First tell me how to load .cap file in java.
In java i am using javax.smartcardio package to interact with smart card and apdu commands to interact with applet installed in smart card.
I am using:
- smart card type = contact card
- using JavaCard2.2.2 with jcop using apdu