Interface: GeneralJWS

February 23, 2025 ยท 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.

General JWS JSON Serialization Syntax token. Payload is returned as an empty string when JWS Unencoded Payload (RFC7797) is used.

Properties

payload

โ€ข payload: string


signatures

โ€ข signatures: Omit<FlattenedJWSInput, "payload">[]