Verifies a JSON Web Signature (JWS) against a provided public key.
The JWS string to verify
The CryptoKey used for verification
A promise resolving to true if the signature is valid
Verifies a JSON Web Signature (JWS) against a provided public key.