Function hpke_kem::Npk

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

Get the length of the encoded public key.

See KEM for details.