Skip to main content

IvLen

Type Alias IvLen 

Source
pub type IvLen = U8;
Expand description

Size of an AES-KW and AES-KWP initialization vector in bytes represented as a typenum type.

Aliased Typeยง

pub struct IvLen { /* private fields */ }