sodium_crypto_generichash_keygen

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_generichash_keygenGenerate a random generichash key

说明

sodium_crypto_generichash_keygen ( ) : string

Generate 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.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有