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