Closed
Description
From manual page: https://php.net/function.hash-hmac-file
string $data,
should be string $filename,
to have the same naming scheme as hash-file().
From manual page: https://php.net/function.hash-hmac-file
string $data,
should be string $filename,
to have the same naming scheme as hash-file().