org.bouncycastle.jce.interfaces
Interface BCKeyStore
- JDKKeyStore, JDKKeyStore.BouncyCastleStore, JDKPKCS12KeyStore, JDKPKCS12KeyStore.BCPKCS12KeyStore, JDKPKCS12KeyStore.DefPKCS12KeyStore
public interface BCKeyStore
all BC provider keystores implement this interface.
void | setRandom(SecureRandom random) - set the random source for the key store
|
setRandom
public void setRandom(SecureRandom random)
set the random source for the key store