Verifies the given signature against the given public key and message
true if the signature is valid, false otherwise
message to verify
signature to verify
public key to verify the signature with
Generated using TypeDoc
Verifies the given signature against the given public key and message
Returns
true if the signature is valid, false otherwise