pub type PrivateKey = PKey<Private>;

Aliased Type§

struct PrivateKey(/* private fields */);