Searched defs:keyPassword (Results 1 – 2 of 2) sorted by relevance
172 …Context::GetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &keyPassword) in GetClientCert()179 …Context::SetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &keyPassword) in SetClientCert()200 Secure::SecureChar keyPassword = in ParseClientCert() local
56 char* keyPassword; member