The received value for which the signature should be verified
The signature that was provided alongside the value.
The public key of the sender that signed the value.
boolean Returns true if the signature is correct - otherwise false,
Generated using TypeDoc
Validates that the value that should be verified matches the provided signature via the public key.