Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
epee::net_utils::http::http_server_auth::session Struct Reference

#include <http_auth.h>

Collaboration diagram for epee::net_utils::http::http_server_auth::session:
Collaboration graph
[legend]

Public Member Functions

 session (login credentials_)
 

Public Attributes

login credentials
 
std::string nonce
 
std::uint32_t counter
 

Constructor & Destructor Documentation

◆ session()

epee::net_utils::http::http_server_auth::session::session ( login credentials_)
inline

Member Data Documentation

◆ counter

std::uint32_t epee::net_utils::http::http_server_auth::session::counter

◆ credentials

login epee::net_utils::http::http_server_auth::session::credentials

◆ nonce

std::string epee::net_utils::http::http_server_auth::session::nonce

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