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