Function hpke_kem::Nsk

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

Get the length of the private key.

See KEM for details.