MAC

An alias for a hash-based message authentication code.

HMAC.swift:38
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
typealias MAC = HashedAuthenticationCode<H>