|
Electroneum
|
#include <http_auth.h>

Public Member Functions | |
| login () | |
| login (std::string username_, wipeable_string password_) | |
Public Attributes | |
| std::string | username |
| wipeable_string | password |
Definition at line 49 of file http_auth.h.
|
inline |
Definition at line 51 of file http_auth.h.
|
inline |
Definition at line 52 of file http_auth.h.
| wipeable_string epee::net_utils::http::login::password |
Definition at line 57 of file http_auth.h.
| std::string epee::net_utils::http::login::username |
Definition at line 56 of file http_auth.h.