|
Electroneum
|
#include <http_auth.h>

Public Member Functions | |
| session (login credentials_) | |
Public Attributes | |
| login | credentials |
| std::string | nonce |
| std::uint32_t | counter |
Definition at line 64 of file http_auth.h.
|
inline |
Definition at line 66 of file http_auth.h.
| std::uint32_t epee::net_utils::http::http_server_auth::session::counter |
Definition at line 72 of file http_auth.h.
| login epee::net_utils::http::http_server_auth::session::credentials |
Definition at line 70 of file http_auth.h.
| std::string epee::net_utils::http::http_server_auth::session::nonce |
Definition at line 71 of file http_auth.h.