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