Constant AES_128_KEY_LEN
pub const AES_128_KEY_LEN: usize = 16; // 16usizeAvailable on crate features
crypto and aws-lc only.Expand description
Length of an AES-128 key in bytes.
pub const AES_128_KEY_LEN: usize = 16; // 16usizecrypto and aws-lc only.Length of an AES-128 key in bytes.