Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 706 Bytes

GeneralJWS.md

File metadata and controls

20 lines (11 loc) · 706 Bytes

Interface: GeneralJWS

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.

General JWS definition. Payload is returned as an empty string when JWS Unencoded Payload (RFC7797) is used.

Properties

payload

payload: string


signatures

signatures: Omit<FlattenedJWSInput, "payload">[]