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