Searched refs:appendPrivateKey (Results 1 – 1 of 1) sorted by relevance
237 auto appendPrivateKey = [this](const std::string& filePath) { in Certificate() local241 appendKeyMap[CertificateType::server] = appendPrivateKey; in Certificate()242 appendKeyMap[CertificateType::client] = appendPrivateKey; in Certificate()