Elgg  Version master
Elgg\Security\Hmac Member List

This is the complete list of members for Elgg\Security\Hmac, including all inherited members.

$comparatorElgg\Security\Hmacprotected
$dataElgg\Security\Hmacprotected
__construct(protected string $key, callable $comparator, $data, protected string $algo= 'sha256')Elgg\Security\Hmac
getToken()Elgg\Security\Hmac
matchesToken($token)Elgg\Security\Hmac