Bitcoin ABC  0.28.12
P2P Digital Currency
Public Attributes | List of all members
ProxyCredentials Struct Reference

Credentials for proxy authentication. More...

Public Attributes

std::string username
 
std::string password
 

Detailed Description

Credentials for proxy authentication.

Definition at line 379 of file netbase.cpp.

Member Data Documentation

◆ password

std::string ProxyCredentials::password

Definition at line 381 of file netbase.cpp.

◆ username

std::string ProxyCredentials::username

Definition at line 380 of file netbase.cpp.


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