Interface BCKeyStore
public interface BCKeyStore
all BC provider keystores implement this interface.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setRandom
(SecureRandom random) set the random source for the key store
-
Method Details
-
setRandom
set the random source for the key store
-