Type Alias Key

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

GHASH keys (16-bytes)

Aliased Typeยง

struct Key { /* private fields */ }