Skip to main content

SecretKey

Type Alias SecretKey 

Source
pub type SecretKey = SecretKey;
Expand description

An Ed25519 secret key.

Aliased Typeยง

pub struct SecretKey(/* private fields */);