Static
createCreates a Signer from the given Persona.
Static
createCreates a Signer[] from the given Personas.
Static
decodeDecodes the payload of the given JWS object as a plain object.
Static
extractStatic
getGets the kid
from a general JWS signature entry.
Static
getGets the signer DID from a general JWS signature entry.
Static
verifyVerifies the signature against the given payload.
true
if signature is valid; false
otherwise
Utility class for JWS related operations.