IsValidSignature
Verifies the signature of a given request.
Last updated
Verifies the signature of a given request.
Last updated
Server Authoritative (default)
Path Parameters
reqParams
The request parameters for signature verification.
Returns
VyTask<bool> A task that returns a boolean indicating whether the signature is valid or not.