Method Crypto.ECC.Curve25519.EdDSA()->public_key_equal()
classCrypto.ECC.Curve25519.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.Curve25519.EdDSAbool public_key_equal(this_program eddsa)
Compares the public key in this object with that in the provided ECDSA object.