leo hendrickson / Mbed OS example-Ethernet-mbed-Cloud-connect
Embed: (wiki syntax)

« Back to documentation index

cert_chain_context_s Struct Reference

cert_chain_context_s Struct Reference

The structure describing a certificate chain with. More...

#include <est_defs.h>


Detailed Description

The structure describing a certificate chain with.

Parameters:
chain_length,Thenumber of certificates in the certificate chain.
cert_data_context,Acontext pointer, user should ignore.
first_cert,Apointer to the first certificate in chain.

Definition at line 46 of file est_defs.h.