Skip to main content

AEAD_NONCE_LEN_BYTES

Constant AEAD_NONCE_LEN_BYTES 

Source
pub const AEAD_NONCE_LEN_BYTES: usize = 12;
Expand description

ChaCha20-Poly1305 nonce length in bytes.