logo

Type Definition aes_gcm_siv::Tag

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

AES-GCM-SIV tags.