Type Definition dryoc::auth::Mac[][src]

pub type Mac = StackByteArray<CRYPTO_AUTH_BYTES>;
Expand description

Stack-allocated message authentication code for secret-key authentication.