Interface BCKeyStore
-
public interface BCKeyStore
all BC provider keystores implement this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setRandom(java.security.SecureRandom random)
set the random source for the key store
-