Skip to main content

SecretPrivateKey

Type Alias SecretPrivateKey 

Source
pub type SecretPrivateKey = SecretBox<Vec<u8>>;

Aliased Typeยง

pub struct SecretPrivateKey { /* private fields */ }