pub type RsaKeyPair = KeyPair;
An RSA key pair, used for signing.
pub struct RsaKeyPair { /* private fields */ }