Link Kit C-SDK  4.0.0
Public 属性 | 所有成员列表
aiot_sysdep_network_cred_t结构体 参考

#include <aiot_sysdep_api.h>

Public 属性

aiot_sysdep_network_cred_option_t option
 
uint32_t max_tls_fragment
 
uint8_t sni_enabled
 
const char * x509_server_cert
 
uint32_t x509_server_cert_len
 
const char * x509_client_cert
 
uint32_t x509_client_cert_len
 
const char * x509_client_privkey
 
uint32_t x509_client_privkey_len
 
char * tls_extend_info
 

类成员变量说明

aiot_sysdep_network_cred_option_t aiot_sysdep_network_cred_t::option
uint32_t aiot_sysdep_network_cred_t::max_tls_fragment
uint8_t aiot_sysdep_network_cred_t::sni_enabled
const char* aiot_sysdep_network_cred_t::x509_server_cert
uint32_t aiot_sysdep_network_cred_t::x509_server_cert_len
const char* aiot_sysdep_network_cred_t::x509_client_cert
uint32_t aiot_sysdep_network_cred_t::x509_client_cert_len
const char* aiot_sysdep_network_cred_t::x509_client_privkey
uint32_t aiot_sysdep_network_cred_t::x509_client_privkey_len
char* aiot_sysdep_network_cred_t::tls_extend_info

该结构体的文档由以下文件生成: