Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 478 Bytes

types.GeneralJWS.md

File metadata and controls

24 lines (14 loc) · 478 Bytes

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