Function hpke_aead::Nk

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

The length in bytes of a key for this algorithm.

See AEAD for details.