AES_128_KEY_LEN

Constant AES_128_KEY_LEN 

pub const AES_128_KEY_LEN: usize = 16; // 16usize
Expand description

Length of an AES-128 key in bytes.