Mistake on this page? Email us
cert_context_s Struct Reference

#include <est_defs.h>

Data Fields

uint16_t cert_length
 
uint8_t * cert
 
struct cert_context_snext
 

Detailed Description

The structure describing a certificate within a certificate chain.

Parameters
cert_length,Thelength of the certificate.
cert,Abuffer containing the certificate.
next,Apointer to the next certificate in chain, NULL if last certificate.

The documentation for this struct was generated from the following file: