Function hpke_kdf::Nh

source · []
pub fn Nh(kdf_id: KDF) -> usize
Expand description

The output size of the Extract() function in bytes.

See KDF for details.