Uses of Class
org.bouncycastle.util.test.FixedSecureRandom.Source
Packages that use FixedSecureRandom.Source
Package
Description
Classes for providing "fixed entropy" and "fixed randomness" for testing purposes.
-
Uses of FixedSecureRandom.Source in org.bouncycastle.util.test
Subclasses of FixedSecureRandom.Source in org.bouncycastle.util.testModifier and TypeClassDescriptionstatic class
BigInteger Source - in this case we expect requests for data that will be used for BigIntegers.static class
Data Source - in this case we just expect requests for byte arrays.Constructors in org.bouncycastle.util.test with parameters of type FixedSecureRandom.Source