pub type PrivateKey = Key<Private>;
Expand description

A cryptographic key with Private components.