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