Constant AES_256_KEY_LEN

pub const AES_256_KEY_LEN: usize = 32; // 32usize
Expand description

Length of an AES-256 key in bytes.