Function hpke_aead::Nt

source · []
pub fn Nt(aead_id: AEAD) -> usize
Expand description

The length in bytes of the authentication tag for this algorithm.

See AEAD for details.