Random Secret Generator
Generator to create a secure random secret via SecureRandom.
Constructors
Functions
Link copied to clipboard
Generates a secure random secret with the same length as a hash of the given HMAC algorithm (defined in HmacAlgorithm.hashBytes).
Generates a secure random secret with variable length.