Skip to main content

DecapsulationKey1024

Type Alias DecapsulationKey1024 

Source
pub type DecapsulationKey1024 = DecapsulationKey;
Expand description

An ML-KEM-1024 DecapsulationKey which provides the ability to generate a new key pair, and decapsulate an encapsulated shared key.

Aliased Typeยง

pub struct DecapsulationKey1024 { /* private fields */ }