JWS verification result.
Embedded JWK key.
Corresponds to the jwk field within the JWS header.
[None] if the JWS signing process had been completed without embedding the JWK value.
readonly
keyID: string | undefined
Key identifier.
[None] if the JWS signing process had been completed without embedding the key identifier.
readonly
payload: Uint8Array
JWS payload.
free(): void