Skip to Main Content

Java Security

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!

Set RSA public key

843810Feb 17 2005 — edited Mar 29 2005
I have created a pair of keys and stored the public and private keys in my registry windows. Now, another part of my code, i would like to read the public key from the registry and do some 3DES encryption on my data with that rsa public key. I would like to know if there is a way to set the value read from the registry and create (or set to) an instance of java.security.PublicKey?

Thank you ,
Bick
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2005
Added on Feb 17 2005
16 comments
992 views