HMAC.MAC An alias for a hash-based message authentication code. Declarationtypealias MAC = HashedAuthenticationCode<H> See AlsoWorking with codesHashedAuthenticationCodeMessageAuthenticationCode