codecamp

PHP8 sodium_crypto_stream_keygen

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_stream_keygen — 生成一个随机sodium_crypto_stream密钥。

说明

sodium_crypto_stream_keygen(): string

生成用于 sodium_crypto_stream() 和 sodium_crypto_stream_xor() 的密钥。

参数 

此函数没有参数。

返回值 

加密密钥(256 位)。


PHP8 sodium_crypto_sign
PHP8 sodium_crypto_stream_xchacha20_keygen
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定