Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Storing RSA Private Key into applet

PraveenPTOct 30 2013 — edited Nov 13 2013

Hi All,

I am working on some new requirement where RSA key pair (1024) will be generated at server and Private key needs to be stored in applet which can be used fr further crypto operation.

As per my understanding to create a PrivateKey in applet i need to set the exponent and modulus for Private key but I am not clear abt how to send required private key data to the applet.

Can any body help me out in storing the Private Key into applet.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2013
Added on Oct 30 2013
3 comments
2,048 views