Method Crypto.RSA()->set_decrypt_key()

class Crypto.RSA

Method set_decrypt_key

this_program set_decrypt_key(array(Gmp.mpz) key)

Description

Sets the public key to keyand the mod to decryption.

See also

set_encrypt_key, crypt