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

pub const MACBYTES: usize = ffi::crypto_secretbox_xsalsa20poly1305_MACBYTES

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.