method

generate_secret_with_openssl

generate_secret_with_openssl()
public

Generate a random secret key with OpenSSL. If OpenSSL is not already loaded, then this method will attempt to load it. LoadError will be raised if that fails.