Secret key created with bouncycastle, and store key with sun provider JKS
843811Apr 17 2010 — edited Apr 17 2010Hi 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