Php/docs/function.sodium-crypto-generichash-update

From Get docs
Revision as of 08:15, 9 December 2020 by Notes (talk | contribs) (autoload)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

sodium_crypto_generichash_update

(PHP 7 >= 7.2.0)

sodium_crypto_generichash_updateAdd message to a hash


Description

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

Warning This function is currently not documented; only its argument list is available.


Parameters

state
msg


Return Values