Constant rust_sodium::crypto::box_::curve25519xsalsa20poly1305::MACBYTES [] [src]

pub const MACBYTES: usize = ffi::crypto_box_curve25519xsalsa20poly1305_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.