Skip to main content

Key

Type Alias Key 

Source
pub type Key = Key<Polyval>;
Expand description

POLYVAL keys (16-bytes)

Aliased Type§

#[repr(transparent)]
pub struct Key(pub [u8; 16]);

Tuple Fields§

§0: [u8; 16]