|
Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
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) | SslKeyCertPair | inline |
| assign(const SslKeyCertPair &keyCert) | SslKeyCertPair | inline |
| free() (defined in SslKeyCertPair) | SslKeyCertPair | inline |
| getCertificate() (defined in SslKeyCertPair) | SslKeyCertPair | inline |
| getCertificateLength() (defined in SslKeyCertPair) | SslKeyCertPair | inline |
| getKey() (defined in SslKeyCertPair) | SslKeyCertPair | inline |
| getKeyLength() (defined in SslKeyCertPair) | SslKeyCertPair | inline |
| getKeyPassword() (defined in SslKeyCertPair) | SslKeyCertPair | inline |
| isValid() (defined in SslKeyCertPair) | SslKeyCertPair | inline |