Method Signature
Parameters
The original message that was signed
The signature to validate (hex string or bytes)
Returns
true if the signature is valid, false otherwiseVerify a message signature against the wallet’s identity key.
true if the signature is valid, false otherwise