|
Electroneum
|
#include <http_auth.h>

Classes | |
| struct | keys |
Public Member Functions | |
| session (login credentials_) | |
Public Attributes | |
| login | credentials |
| keys | server |
| std::uint32_t | counter |
Definition at line 100 of file http_auth.h.
|
inline |
Definition at line 102 of file http_auth.h.
| std::uint32_t epee::net_utils::http::http_client_auth::session::counter |
Definition at line 127 of file http_auth.h.
| login epee::net_utils::http::http_client_auth::session::credentials |
Definition at line 125 of file http_auth.h.
| keys epee::net_utils::http::http_client_auth::session::server |
Definition at line 126 of file http_auth.h.