Constant sodiumoxide::crypto::secretstream::xchacha20poly1305::ABYTES[][src]

pub const ABYTES: usize = crypto_secretstream_xchacha20poly1305_ABYTES as usize; // 0x0000_0000_0000_0011usize
Expand description

Number of added bytes. The ciphertext length is guaranteed to always be message length + ABYTES.