Uses of Class
org.bouncycastle.crypto.util.JournalingSecureRandom
-
Packages that use JournalingSecureRandom Package Description org.bouncycastle.crypto.util -
-
Uses of JournalingSecureRandom in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return JournalingSecureRandom Modifier and Type Method Description JournalingSecureRandom
JournaledAlgorithm. getJournalingSecureRandom()
Constructors in org.bouncycastle.crypto.util with parameters of type JournalingSecureRandom Constructor Description JournaledAlgorithm(AlgorithmIdentifier aid, JournalingSecureRandom journaling)
-