clearLastAlgorithmCache()
compute()
getOutputSize()
getSupportedAlgorithms()
isSupported()
$lastAlgorithmSupported
OUTPUT_BINARY
OUTPUT_STRING
PHP implementation of the RFC 2104 Hash based Message Authentication Code
clearLastAlgorithmCache()
compute(string $key, string $hash, string $data, bool $output) : string
string
string
string
bool
\Zend\Crypt\Exception\InvalidArgumentException |
---|
string
getOutputSize(string $hash, bool $output) : int
string
bool
int
getSupportedAlgorithms() : array
array
isSupported(string $algorithm) : bool
string
bool
$lastAlgorithmSupported : string | null
OUTPUT_BINARY
OUTPUT_STRING