Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
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 400 of file netbase.cpp.

Member Data Documentation

std::string ProxyCredentials::password

Definition at line 403 of file netbase.cpp.

std::string ProxyCredentials::username

Definition at line 402 of file netbase.cpp.


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