hash_finalFinalize an incremental hash and return resulting digest Description
string hash_final(HashContext
$context , bool $binary = false )Parameters
Return Values
Returns a string containing the calculated message digest as lowercase hexits
unless Changelog
See Also
|