Uses of Class
org.bouncycastle.crypto.general.GeneralSecureRandom
Packages that use GeneralSecureRandom
Package
Description
Classes for general encryption algorithms and non-FIPS approved variants.
-
Uses of GeneralSecureRandom in org.bouncycastle.crypto.general
Methods in org.bouncycastle.crypto.general that return GeneralSecureRandomModifier and TypeMethodDescriptionX931PRNG.Builder.build
(SymmetricKey key, boolean predictionResistant) Construct a X9.31 secure random generator using the passed in engine and key.