NetStack_Certificates
typedef struct NetStack_Certificates {...} NetStack_Certificates
Overview
Define certificate information.
Since: 12
Related module: netstack
Header file: net_ssl_c_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| char **content | PEM content of the certificate. |
| size_t length | Number of certificates. |