Type Alias PrivateKey

Source
pub type PrivateKey = PKey<Private>;

Aliased Typeยง

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