Skip to main content

SecretKey

Type Alias SecretKey 

Source
pub type SecretKey<P> = SigningKey<P>;

Aliased Typeยง

pub struct SecretKey<P> { /* private fields */ }