Electroneum
epee::net_utils::http::http_client_auth::session Struct Reference

#include <http_auth.h>

Collaboration diagram for epee::net_utils::http::http_client_auth::session:

Classes

struct  keys
 

Public Member Functions

 session (login credentials_)
 

Public Attributes

login credentials
 
keys server
 
std::uint32_t counter
 

Detailed Description

Definition at line 100 of file http_auth.h.

Constructor & Destructor Documentation

◆ session()

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

Member Data Documentation

◆ counter

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

Definition at line 127 of file http_auth.h.

◆ credentials

login epee::net_utils::http::http_client_auth::session::credentials

Definition at line 125 of file http_auth.h.

◆ server

keys epee::net_utils::http::http_client_auth::session::server

Definition at line 126 of file http_auth.h.


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