org.bouncycastle.jce.interfaces

Interface BCKeyStore

public interface BCKeyStore

all BC provider keystores implement this interface.
Method Summary
voidsetRandom(SecureRandom random)
set the random source for the key store

Method Detail

setRandom

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