Library Moduleswift-hash 0.6.3MessageAuthentication
MessageAuthentication
import MessageAuthentication
Module information
- Declarations
- 14
- Symbols
- 14
Uncategorized
Protocols
protocol MessageAuthenticationHash
A hash that can be used to generate a message authentication code (MAC).
Types
struct MessageAuthenticationKey<Hash>
A precomputed message authentication key, which can be used to compute hash-based message authentication codes (HMACs).