Interface: FlattenedVerifyResult

March 19, 2026 ยท View on GitHub

๐Ÿ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.

Flattened JWS JSON Serialization Syntax verification result

Properties

payload

โ€ข payload: Uint8Array

JWS Payload.


protectedHeader?

โ€ข optional protectedHeader?: JWSHeaderParameters

JWS Protected Header.


unprotectedHeader?

โ€ข optional unprotectedHeader?: JWSHeaderParameters

JWS Unprotected Header.