pub type PrivateKey = PKey<RsaPrivateKey>;
A private key
pub struct PrivateKey { /* private fields */ }