java.lang.Object
org.elasticsearch.common.SecureRandomUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic SecureStringgetBase64SecureRandomString(int numBytes) Returns a cryptographically secure Base64 encodedSecureStringofnumBytesrandom bytes.
-
Method Details
-
getBase64SecureRandomString
Returns a cryptographically secure Base64 encodedSecureStringofnumBytesrandom bytes.
-