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::KeyCertPairinline
assign(const KeyCertPair &keyCert)Ssl::KeyCertPairinline
free()Ssl::KeyCertPairinline
getCertificate() constSsl::KeyCertPairinline
getCertificateLength() constSsl::KeyCertPairinline
getKey() constSsl::KeyCertPairinline
getKeyLength() constSsl::KeyCertPairinline
getKeyPassword() constSsl::KeyCertPairinline
isValid() constSsl::KeyCertPairinline