rustls::crypto::cipher

Constant NONCE_LEN

Source
pub const NONCE_LEN: usize = 12;
Expand description

Size of TLS nonces (incorrectly termed “IV” in standard) for all supported ciphersuites (AES-GCM, Chacha20Poly1305)