Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

How to send private key from my client to java card

JavaCard Applet Development Related Questions and Answers.
ordane
Posts: 11
Joined: Thu Dec 17, 2015 11:02 pm
Points :57
Contact:

How to send private key from my client to java card

Post by ordane » Fri Jan 22, 2016 4:20 am

I have generated RSA private key from my client and now I wanna to send it to the java card. Could anyone tell me how to send private key from my client to java card?

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

Re: How to send private key from my client to java card

Post by UNKNwYSHSA » Fri Jan 22, 2016 6:21 am

Is the applet in your card implemented yourself?
Normally, key pair is generated in the card. The public key is output outside of card and the private key is reserved in the card.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 41 guests

JavaCard OS : Disclaimer