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