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