rama::tls::rustls::dep::rustls::crypto::cipher

Constant NONCE_LEN

pub const NONCE_LEN: usize = 12; // 12usize
Expand description

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