Uses of Class
org.bouncycastle.crypto.prng.SP800SecureRandom
Packages that use SP800SecureRandom
-
Uses of SP800SecureRandom in org.bouncycastle.crypto.prng
Methods in org.bouncycastle.crypto.prng that return SP800SecureRandomModifier and TypeMethodDescriptionSP800SecureRandomBuilder.buildCTR(BlockCipher cipher, int keySizeInBits, byte[] nonce, boolean predictionResistant) Build a SecureRandom based on a SP 800-90A CTR DRBG.Build a SecureRandom based on a SP 800-90A Hash DRBG.Build a SecureRandom based on a SP 800-90A HMAC DRBG.