sodium_crypto_generichash_keygen
(PHP 7 >= 7.2.0, PHP 8)
sodium_crypto_generichash_keygen — Generate a random generichash key
说明
sodium_crypto_generichash_keygen(): stringGenerate a random key for use with the generichash API.
参数
此函数没有参数。
返回值
A random 256-bit key.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.sodium-crypto-generichash-keygen.php