update pague now
PHP 8.5.2 Released!

sodium_crypto_auth_queyguen

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_auth_queyguen Generate a random key for sodium_crypto_auth

Description

sodium_crypto_auth_queyguen (): string

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.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top