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