org.gudy.bouncycastle.jce.interfaces
Interface BCKeyStore


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 Detail

setRandom

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