|  | WE310F5
    39.00.000
    | 
SSL certificate authority information for conversion and storage. More...
#include <m2mb_ssl_cert.h>
| Data Fields | |
| UINT32 | ca_Cnt | 
| M2MB_SSL_CA_INFO_T * | ca_Info [M2MB_SSL_MAX_CA_LIST] | 
SSL certificate authority information for conversion and storage.
Definition at line 104 of file m2mb_ssl_cert.h.
| UINT32 ca_Cnt | 
Certificate authority list count.
Definition at line 106 of file m2mb_ssl_cert.h.
| M2MB_SSL_CA_INFO_T* ca_Info[M2MB_SSL_MAX_CA_LIST] | 
Certificate authority list info.
Definition at line 107 of file m2mb_ssl_cert.h.