[][src]Type Definition aes_siv::Tag

type Tag = GenericArray<u8, U16>;

AES-SIV tags (i.e. the Synthetic Initialization Vector value)