[][src]Type Definition aead::Tag

type Tag<TagSize> = GenericArray<u8, TagSize>;

Tag: authentication code which ensures ciphertexts are authentic