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