Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
SslKeyCertPair Member List

This is the complete list of members for SslKeyCertPair, including all inherited members.

assign(const uint8_t *newKey, unsigned newKeyLength, const uint8_t *newCertificate, unsigned newCertificateLength, const char *newKeyPassword=nullptr)SslKeyCertPairinline
assign(const SslKeyCertPair &keyCert)SslKeyCertPairinline
free() (defined in SslKeyCertPair)SslKeyCertPairinline
getCertificate() (defined in SslKeyCertPair)SslKeyCertPairinline
getCertificateLength() (defined in SslKeyCertPair)SslKeyCertPairinline
getKey() (defined in SslKeyCertPair)SslKeyCertPairinline
getKeyLength() (defined in SslKeyCertPair)SslKeyCertPairinline
getKeyPassword() (defined in SslKeyCertPair)SslKeyCertPairinline
isValid() (defined in SslKeyCertPair)SslKeyCertPairinline