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