Contents

HMAC.MAC

An alias for a hash-based message authentication code.

Declaration

typealias MAC = HashedAuthenticationCode<H>

See Also

Working with codes