mirror of
https://github.com/danbulant/jose
synced 2026-05-19 12:29:04 +00:00
1.5 KiB
1.5 KiB
Interface: GeneralVerifyResult
types.GeneralVerifyResult
Hierarchy
-
↳
GeneralVerifyResult
Table of contents
Properties
Properties
payload
• payload: Uint8Array
JWS Payload.
Inherited from
Defined in
protectedHeader
• Optional protectedHeader: JWSHeaderParameters
JWS Protected Header.
Inherited from
FlattenedVerifyResult.protectedHeader
Defined in
unprotectedHeader
• Optional unprotectedHeader: JWSHeaderParameters
JWS Unprotected Header.
Inherited from
FlattenedVerifyResult.unprotectedHeader