Dash Core  0.12.2.1
P2P Digital Currency
ProxyCredentials Struct Reference

Public Attributes

std::string username
 
std::string password
 

Detailed Description

Definition at line 296 of file netbase.cpp.

Member Data Documentation

◆ password

std::string ProxyCredentials::password

Definition at line 299 of file netbase.cpp.

Referenced by ConnectThroughProxy(), and Socks5().

◆ username

std::string ProxyCredentials::username

Definition at line 298 of file netbase.cpp.

Referenced by ConnectThroughProxy(), and Socks5().


The documentation for this struct was generated from the following file: