poly1305

Type Alias Key

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

Poly1305 keys (32-bytes)

Aliased Typeยง

struct Key { /* private fields */ }