pub type Mac = StackByteArray<CRYPTO_BOX_MACBYTES>;Expand description
Stack-allocated message authentication code for authenticated public-key boxes.
Aliased Typeยง
pub struct Mac(/* private fields */);pub type Mac = StackByteArray<CRYPTO_BOX_MACBYTES>;Stack-allocated message authentication code for authenticated public-key boxes.
pub struct Mac(/* private fields */);