![]() |
WE310F5
39.00.000
|
SSL Certificate information union. More...
#include <m2mb_ssl_cert.h>
Data Fields | |
M2MB_SSL_CERT_T | cert |
M2MB_SSL_CA_LIST_T | ca_List |
SSL Certificate information union.
Definition at line 116 of file m2mb_ssl_cert.h.
M2MB_SSL_CA_LIST_T ca_List |
CA list in case of server auth
Definition at line 119 of file m2mb_ssl_cert.h.
M2MB_SSL_CERT_T cert |
client certificate and key
Definition at line 118 of file m2mb_ssl_cert.h.