Data for a RFC-7519 JSON Web Token
AsnJSONWebToken is an Object
Name | Type | Optional | Comment |
---|---|---|---|
header | AsnJSONWebTokenHeader | The header content of the JWT | |
payload | AsnJSONWebTokenPayLoad | The body content of the JWT | |
signature | string | The signature of the base64 encoded header and payload |
Version 6.4