this_program set_public_key(Gmp.mpz|int modulo, Gmp.mpz|int pub)
Sets the public key.
The RSA modulo, often called n. This value needs to be >=12.
The public RSA exponent, often called e.