Sodium 函数
PHP Manual

sodium_crypto_stream

(PHP 7 >= 7.2.0)

sodium_crypto_streamGenerate a deterministic sequence of bytes from a seed

说明

string sodium_crypto_stream ( int $length , string $nonce , string $key )

Warning

本函数还未编写文档,仅有参数列表。

参数

length

nonce

key

返回值


Sodium 函数
PHP Manual