verify Signature
Verifies that the private key associated with this public key signed the message with the given signature.
Parameters
message
The message that was signed
signature
The signature to verify
Verifies that the private key associated with this public key signed the message with the given signature.
The message that was signed
The signature to verify