verify Message
Verify signature for a message.
Parameters
pub Key
: pubKey that will verify and recover the message from the signature
message
: the message signed (without prefix)
signature
: in Hex-encoded form.
Verify signature for a message.
: pubKey that will verify and recover the message from the signature
: the message signed (without prefix)
: in Hex-encoded form.