Structure used by key provider to return a key.
More...
#include <jwt.h>
Structure used by key provider to return a key.
Definition at line 95 of file jwt.h.
◆ jwt_key
const unsigned char* jwt_key_t::jwt_key |
Definition at line 96 of file jwt.h.
◆ jwt_key_len
int jwt_key_t::jwt_key_len |
Definition at line 97 of file jwt.h.
The documentation for this struct was generated from the following file: