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<Polyval>;
Expand description

POLYVAL keys (16-bytes)

Aliased Typeยง

pub struct Key { /* private fields */ }