Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Key

Type Alias Key 

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

GHASH keys (16-bytes)

Aliased Typeยง

pub struct Key { /* private fields */ }