Type Alias Key

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

GHASH keys (16-bytes)

Aliased Typeยง

#[repr(transparent)]
pub struct Key { /* private fields */ }