Skip to main content

EncapsulationKey1024

Type Alias EncapsulationKey1024 

Source
pub type EncapsulationKey1024 = EncapsulationKey;
Expand description

An ML-KEM-1024 EncapsulationKey provides the ability to encapsulate a shared key so that it can only be decapsulated by the holder of the corresponding decapsulation key.

Aliased Typeยง

pub struct EncapsulationKey1024 { /* private fields */ }