Skip to main content

SealingKey

Type Alias SealingKey 

Source
pub type SealingKey = Key;
Expand description

Key used by seal and co.

Aliased Typeยง

#[repr(transparent)]
pub struct SealingKey { /* private fields */ }