pub type DecapsulationKey768 = DecapsulationKey;Expand description
An ML-KEM-768 DecapsulationKey which provides the ability to generate a new key pair, and
decapsulate an encapsulated shared key.
Aliased Typeยง
pub struct DecapsulationKey768 { /* private fields */ }