Uses of Class
org.bouncycastle.crypto.prng.X931SecureRandom
-
Packages that use X931SecureRandom Package Description org.bouncycastle.crypto.prng -
-
Uses of X931SecureRandom in org.bouncycastle.crypto.prng
Methods in org.bouncycastle.crypto.prng that return X931SecureRandom Modifier and Type Method Description X931SecureRandom
X931SecureRandomBuilder. build(BlockCipher engine, KeyParameter key, boolean predictionResistant)
Construct a X9.31 secure random generator using the passed in engine and key.
-