Searched defs:usePrivateKey (Results 1 – 2 of 2) sorted by relevance
70 bool SSLSocket::usePrivateKey(const std::string &path) { in usePrivateKey() function in SSLSocket
56 bool DTLS::usePrivateKey(std::shared_ptr<EVP_PKEY> key) { in usePrivateKey() function in DTLS