Package org.bouncycastle.crypto
Class CryptoServicesRegistrar
java.lang.Object
org.bouncycastle.crypto.CryptoServicesRegistrar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic SecureRandomgetSecureRandom(SecureRandom secureRandom) Return the default source of randomness.
-
Constructor Details
-
CryptoServicesRegistrar
public CryptoServicesRegistrar()
-
-
Method Details
-
checkConstraints
-
getSecureRandom
Return the default source of randomness.- Returns:
- the default SecureRandom
-