Type Definition mc_oblivious_aes_gcm::Tag

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

AES-GCM tags.