Type Alias Mac

Source
pub type Mac = [u8; 32];
Expand description

Message authentication code type for use with secret-key authentication.