pub type Mac = StackByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_ABYTES>;Expand description
Stack-allocated authentication tag.
Aliased Typeยง
pub struct Mac(/* private fields */);pub type Mac = StackByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_ABYTES>;Stack-allocated authentication tag.
pub struct Mac(/* private fields */);