Sodium Functions
PHP Manual

sodium_crypto_generichash_update

(PHP 7 >= 7.2.0)

sodium_crypto_generichash_updateAdd message to a hash

Description

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

Warning

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

Parameters

state

msg

Return Values


Sodium Functions
PHP Manual