mirror of
https://github.com/danbulant/jose
synced 2026-05-19 12:29:04 +00:00
667 B
667 B
Interface: GeneralVerifyResult
types.GeneralVerifyResult
Table of contents
Properties
Properties
payload
• payload: Uint8Array
JWS Payload.
protectedHeader
• Optional protectedHeader: JWSHeaderParameters
JWS Protected Header.
unprotectedHeader
• Optional unprotectedHeader: JWSHeaderParameters
JWS Unprotected Header.