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