![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Attributes | |
std::string | username |
std::string | password |
Definition at line 296 of file netbase.cpp.
std::string ProxyCredentials::password |
Definition at line 299 of file netbase.cpp.
Referenced by ConnectThroughProxy(), and Socks5().
std::string ProxyCredentials::username |
Definition at line 298 of file netbase.cpp.
Referenced by ConnectThroughProxy(), and Socks5().