Home
last modified time | relevance | path

Searched refs:strPasswordHash (Results 1 – 1 of 1) sorted by relevance

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DWizardAttach.cpp339 wxString strPasswordHash; in SyncToAccountManager() local
343 strPasswordHash = wxURL::Unescape(wxString(password_hash.c_str(), wxConvUTF8)); in SyncToAccountManager()
351 wxString(_T("hash:")) + strPasswordHash in SyncToAccountManager()