#include <lib/atcacert/atcacert_def.h>
Data Fields | |
atcacert_cert_type_t | type |
Certificate type. | |
atcacert_device_loc_t | comp_cert_dev_loc |
Where on the device the compressed cert can be found. | |
const struct atcacert_def_s * | ca_cert_def |
Certificate definition of the CA certificate. | |
Defines a certificate and all the pieces to work with it.
If any of the standard certificate elements (std_cert_elements) are not a part of the certificate definition, set their count to 0 to indicate their absence.