verify
Verify the signature of a JWS.
Parameters
jws
the compact serialization of the JWS.
publicKey
the key to use for verification
Throws
if verification fails.
Verify the signature of a JWS.
the compact serialization of the JWS.
the key to use for verification
if verification fails.