CryptoAuthLib
Microchip CryptoAuthentication Library
|
Structure to hold metadata information about the jwt being built. More...
#include <atca_jwt.h>
Data Fields | |
char * | buf |
uint16_t | buflen |
uint16_t | cur |
Structure to hold metadata information about the jwt being built.
char* buf |
uint16_t buflen |
uint16_t cur |