Type Alias ghash::Key

source ·
pub type Key = Key<GHash>;
Expand description

GHASH keys (16-bytes)

Aliased Type§

struct Key { /* private fields */ }