Method Crypto.ECC.Curve448.EdDSA()->public_key_equal()
classCrypto.ECC.Curve448.EdDSA
- Method
public_key_equal
boolpublic_key_equal(this_programeddsa)- Description
Compares the public key in this object with that in the provided ECDSA object.
class Crypto.ECC.Curve448.EdDSAbool public_key_equal(this_program eddsa)
Compares the public key in this object with that in the provided ECDSA object.