Type Alias PrivateKey

Source
pub type PrivateKey = PKey<Private>;

Aliased Typeยง

struct PrivateKey(/* private fields */);