Type Alias MacKey

Source
pub type MacKey = [u8; 16];
Expand description

A MAC key for authenticating a bit to another party.