Type Definition dryoc::classic::crypto_onetimeauth::Mac

source ·
pub type Mac = [u8; 16];
Expand description

Message authentication code type for use with one-time authentication.