Sodium 函数
PHP Manual

sodium_crypto_generichash_update

(PHP 7 >= 7.2.0)

sodium_crypto_generichash_updateAdd message to a hash

说明

bool sodium_crypto_generichash_update ( string &$state , string $msg )

Warning

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

参数

state

msg

返回值


Sodium 函数
PHP Manual