Skip to main content

KeySize

Type Alias KeySize 

Source
pub type KeySize = U16;
Expand description

Key size as a aead::consts typenum (128 bits).

Aliased Typeยง

pub struct KeySize { /* private fields */ }