Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1010 Bytes

types.FlattenedVerifyResult.md

File metadata and controls

39 lines (21 loc) · 1010 Bytes

Interface: FlattenedVerifyResult

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.


Table of contents

Properties

Properties

payload

payload: Uint8Array

JWS Payload.


protectedHeader

Optional protectedHeader: JWSHeaderParameters

JWS Protected Header.


unprotectedHeader

Optional unprotectedHeader: JWSHeaderParameters

JWS Unprotected Header.