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">[]