File
Doc
Category
Size
Date
Package
BCKeyStore.java
API Doc
Azureus 3.0.3.4
284
Tue Jun 08 05:13:02 BST 2004
org.bouncycastle.jce.interfaces
BCKeyStore
public interface BCKeyStore
all BC provider keystores implement this interface.
Fields Summary
Constructors Summary
Methods Summary
public void
setRandom
(
java.security.SecureRandom
random)
set the random source for the key store
Java Code Source