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.