Skip to main content

Aes128Key

Type Alias Aes128Key 

Source
pub type Aes128Key = [u8; 16];
Available on crate feature aes_ctr only.
Expand description

The key type for the AES-128-CTR cipher