Supported Versions: PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1
Finalize an incremental hash and return resulting digest
<?php hash_final(HashContext $context, bool $binary = false): string