Package org.xrpl.xrpl4j.crypto
Class SecureRandomUtils
java.lang.Object
org.xrpl.xrpl4j.crypto.SecureRandomUtils
Utility class for working with SecureRandom implementation (Implementation from web3j).
- See Also:
-
Method Summary
-
Method Details
-
secureRandom
Accessor for the sharedSecureRandom.- Returns:
- A
SecureRandom.
-