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