Constant rustls::crypto::cipher::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)