Type Alias Key

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

GHASH keys (16-bytes)

Aliased Type§

struct Key { /* private fields */ }