Create an RSA public key for the given parameters.
RSAPublicKey(BigInt super.modulus, BigInt super.exponent);