pub type Mac = StackByteArray<CRYPTO_ONETIMEAUTH_BYTES>;Expand description
Stack-allocated message authentication code for one-time authentication.
Aliased Typeยง
pub struct Mac(/* private fields */);pub type Mac = StackByteArray<CRYPTO_ONETIMEAUTH_BYTES>;Stack-allocated message authentication code for one-time authentication.
pub struct Mac(/* private fields */);