#include <est_defs.h>
Data Fields | |
uint8_t | chain_length |
void * | cert_data_context |
struct cert_context_s * | certs |
The structure describing a certificate chain with.
chain_length,The | number of certificates in the certificate chain. |
cert_data_context,A | context pointer, user should ignore. |
first_cert,A | pointer to the first certificate in chain. |