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!

Secret key created with bouncycastle, and store key with sun provider JKS

843811Apr 17 2010 — edited Apr 17 2010
Hi there,

I long to learn some information about keystore. I'm willing to store the key and the certificate, or secret key to the keystore with the provider of sun (let's say "JKS", or "JCKES"). I created the secret key by using the provider BouncyCastle "BC". Then I created the key store by using sun as I mentioned above. Is this approach bring about a problem while storing or retrieving the secret key from the keystore?

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2010
Added on Apr 17 2010
6 comments
1,283 views