Searched refs:clientKey_ (Results 1 – 3 of 3) sorted by relevance
80 Secure::SecureChar clientKey_; variable
175 key = clientKey_; in GetClientCert()182 clientKey_ = key; in SetClientCert()
713 … if (!CheckFilePath(context->clientCert_) || !realpath(context->clientKey_.Data(), realKeyPath)) { in FillCaPath()718 context->clientKey_ = Secure::SecureChar(realKeyPath); in FillCaPath()720 info.client_ssl_private_key_filepath = context->clientKey_.Data(); in FillCaPath()