org.bouncycastle.jce.interfaces

Interface BCKeyStore

Known Implementing Classes:
JDKKeyStore, JDKPKCS12KeyStore

public interface BCKeyStore

all BC provider keystores implement this interface.

Method Summary

void
setRandom(SecureRandom random)
set the random source for the key store

Method Details

setRandom

public void setRandom(SecureRandom random)
set the random source for the key store