![]() |
WL865E4-P
36.07.001
|
SSL certificate authority information for conversion and storage. More...
#include <m2mb_ssl.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 249 of file m2mb_ssl.h.
UINT32 ca_Cnt |
Certificate authority list count.
Definition at line 251 of file m2mb_ssl.h.
M2MB_SSL_CA_INFO_T* ca_Info[M2MB_SSL_MAX_CA_LIST] |
Certificate authority list info.
Definition at line 252 of file m2mb_ssl.h.