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