Elgg  Version master
Elgg\Security\HmacFactory Member List

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

__construct(protected SiteSecret $site_secret, protected Crypto $crypto)Elgg\Security\HmacFactory
generateInviteCode(string $username)Elgg\Security\HmacFactory
getHmac($data, $algo= 'sha256', $key= '')Elgg\Security\HmacFactory
validateInviteCode(string $username, string $code)Elgg\Security\HmacFactory