hash_final

hash_final

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1)

hash_finalFinalize an incremental hash and return resulting digest

Description

string hash_final ( resource $context [, bool $raw_output = false ] )

Parameters

context

Hashing context returned by hash_init().

raw_output

When set to TRU