Ssl::KeyCertPair Member List
This is the complete list of members for Ssl::KeyCertPair, including all inherited members.
assign(const uint8_t *newKey, unsigned newKeyLength, const uint8_t *newCertificate, unsigned newCertificateLength, const char *newKeyPassword=nullptr) | Ssl::KeyCertPair | |
assign(String newKey, String newCertificate, const char *newKeyPassword=nullptr) | Ssl::KeyCertPair | inline |
assign(const KeyCertPair &keyCert) | Ssl::KeyCertPair | inline |
free() | Ssl::KeyCertPair | inline |
getCertificate() const | Ssl::KeyCertPair | inline |
getCertificateLength() const | Ssl::KeyCertPair | inline |
getKey() const | Ssl::KeyCertPair | inline |
getKeyLength() const | Ssl::KeyCertPair | inline |
getKeyPassword() const | Ssl::KeyCertPair | inline |
isValid() const | Ssl::KeyCertPair | inline |