Function hpke_kem::Nenc

source · []
pub fn Nenc(kem_id: KEM) -> usize
Expand description

Get the length of the encoded encapsulated key.

See KEM for details.