Tag

Type Alias Tag 

Source
pub type Tag = GenericArray<u8, U16>;
Expand description

AES-GCM-SIV tags.

Aliased Typeยง

pub struct Tag { /* private fields */ }