LibJWT 3.2.0
The C JSON Web Token Library +JWK +JWKS
|
Structure used to pass state with a user callback. More...
Data Fields | |
const jwk_item_t * | key |
jwt_alg_t | alg |
void * | ctx |
Structure used to pass state with a user callback.
jwt_alg_t jwt_config_t::alg |
For algorithm matching
void* jwt_config_t::ctx |
User controlled context
const jwk_item_t* jwt_config_t::key |
A JWK to use for key