Skip to main content

EncapsulationKey512

Type Alias EncapsulationKey512 

Source
pub type EncapsulationKey512 = EncapsulationKey;
Expand description

An ML-KEM-512 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 EncapsulationKey512 { /* private fields */ }