Function hpke_aead::Nn

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

The length in bytes of a nonce for this algorithm.

See AEAD for details.