|
libjwt-2.1.1
|
| JWT Crypto Operations | Functions used to set and get which crypto operations are used |
| JWT Object Creation | Functions used to create and destroy JWT objects |
| JWT Grant Manipulation | These functions allow you to add, remove and retrieve grants from a JWT object |
| JWT Header Manipulation | These functions allow you to add, remove and retrieve headers from a JWT object |
| JWT Output Functions | Functions that enable seeing the plain text or fully encoded version of a JWT object |
| JWT Algorithm Functions | Set and check algorithms and algorithm specific values |
| JWT memory functions | These functions allow you to get or set memory allocation functions |
| JWT validation functions | These functions allow you to define requirements for JWT validation |