Type Definition crypto_secretbox::Tag

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

Poly1305 tag.