Constant IV_LEN_128_BIT
pub const IV_LEN_128_BIT: usize = 16; // 16usizeAvailable on crate features
crypto and aws-lc only.Expand description
Length of a 128-bit IV in bytes.
pub const IV_LEN_128_BIT: usize = 16; // 16usizecrypto and aws-lc only.Length of a 128-bit IV in bytes.