[][src]Constant sodiumoxide::crypto::aead::chacha20poly1305_ietf::TAGBYTES

pub const TAGBYTES: usize = crypto_aead_chacha20poly1305_ietf_ABYTES as usize; // 16usize

Number of bytes in an authentication Tag.