Php/docs/function.sodium-crypto-generichash-update
来自菜鸟教程
sodium_crypto_generichash_update
(PHP 7 >= 7.2.0)
sodium_crypto_generichash_update — Add message to a hash
说明
sodium_crypto_generichash_update
( string &$state
, string $msg
) : bool
Warning 本函数还未编写文档,仅有参数列表。
参数
state
msg