Method Crypto.RSA.LowState()->set_decrypt_key()
- Method
set_decrypt_key
 
- this_programset_decrypt_key(- array(- Gmp.mpz)- key)
- Description
- Sets the public key to - keyand the mod to decryption.
- See also
this_program set_decrypt_key(array(Gmp.mpz) key)
Sets the public key to keyand the mod to decryption.