#include <http_auth.h>
|
| using | algorithm = std::function< std::string(const session &, boost::string_ref, boost::string_ref)> |
| |
|
| | keys () |
| |
| | keys (std::string nonce_, std::string opaque_, std::string realm_, algorithm generator_) |
| |
Definition at line 106 of file http_auth.h.
◆ algorithm
◆ keys() [1/2]
| epee::net_utils::http::http_client_auth::session::keys::keys |
( |
| ) |
|
|
inline |
◆ keys() [2/2]
| epee::net_utils::http::http_client_auth::session::keys::keys |
( |
std::string |
nonce_, |
|
|
std::string |
opaque_, |
|
|
std::string |
realm_, |
|
|
algorithm |
generator_ |
|
) |
| |
|
inline |
Definition at line 112 of file http_auth.h.
const T & move(const T &t)
◆ generator
| algorithm epee::net_utils::http::http_client_auth::session::keys::generator |
◆ nonce
| std::string epee::net_utils::http::http_client_auth::session::keys::nonce |
◆ opaque
| std::string epee::net_utils::http::http_client_auth::session::keys::opaque |
◆ realm
| std::string epee::net_utils::http::http_client_auth::session::keys::realm |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/contrib/epee/include/net/http_auth.h