sodium_crypto_auth_keygen

Generate a random key for sodium_crypto_auth

Description

string sodium_crypto_auth_keygen()

Generate a key for use with sodium_crypto_auth and sodium_crypto_auth_verify.

Parameters

This function has no parameters.

Return Values

Returns a 256-bit random key.