Type Definition aead::Tag[][src]

type Tag<A> = GenericArray<u8, <A as AeadCore>::TagSize>;

Tag: authentication code which ensures ciphertexts are authentic