Constant AES_192_KEY_LEN

pub const AES_192_KEY_LEN: usize = 24; // 24usize
Expand description

Length of an AES-192 key in bytes.