Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
SSLKeyCertPair Struct Reference

Public Attributes

uint8_t * key = NULL
 
int keyLength = 0
 
char * keyPassword = NULL
 
uint8_t * certificate = NULL
 
int certificateLength = 0