mirror of
https://github.com/danbulant/jose
synced 2026-05-19 12:29:04 +00:00
478 B
478 B
Interface: GeneralJWS
General JWS definition. Payload is returned as an empty string when JWS Unencoded Payload Option RFC7797 is used.
Table of contents
Properties
Properties
payload
• payload: string
signatures
• signatures: Omit<FlattenedJWSInput, "payload">[]