mirror of
https://github.com/danbulant/jose
synced 2026-05-21 13:28:45 +00:00
748 B
748 B
Interface: GeneralJWS
types.GeneralJWS
General JWS definition. Payload is an optional return property, it is not returned when JWS Unencoded Payload Option RFC7797 is used.
Table of contents
Properties
Properties
payload
• Optional payload: string
Defined in
signatures
• signatures: Omit<FlattenedJWSInput, "payload">[]