[][src]Constant kuska_sodiumoxide::crypto::secretbox::xsalsa20poly1305::MACBYTES

pub const MACBYTES: usize = ffi::crypto_secretbox_xsalsa20poly1305_MACBYTES as usize; // 0x0_000_000_000_000_010usize

Number of bytes in the authenticator tag of an encrypted message i.e. the number of bytes by which the ciphertext is larger than the plaintext.