Method Crypto.RSA()->public_key_equal()
classCrypto.RSA
- Method
public_key_equal
boolpublic_key_equal(this_programrsa)- Description
Compares the public key of this RSA object with another RSA object.
class Crypto.RSAbool public_key_equal(this_program rsa)
Compares the public key of this RSA object with another RSA object.