Method Crypto.ECC.Curve()->ECDSA()->public_key_equal()
- Method
public_key_equal
boolpublic_key_equal(this_programecdsa)- Description
Compares the public key in this object with that in the provided ECDSA object.
bool public_key_equal(this_program ecdsa)
Compares the public key in this object with that in the provided ECDSA object.