userver: server::handlers::auth::digest::NonceCacheSettings Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
server::handlers::auth::digest::NonceCacheSettings Struct Reference

Public Attributes

std::size_t ways {}
 
std::size_t way_size {}
 

Detailed Description

Definition at line 22 of file nonce_cache_settings_component.hpp.

Member Data Documentation

◆ way_size

std::size_t server::handlers::auth::digest::NonceCacheSettings::way_size {}

Definition at line 24 of file nonce_cache_settings_component.hpp.

◆ ways

std::size_t server::handlers::auth::digest::NonceCacheSettings::ways {}

Definition at line 23 of file nonce_cache_settings_component.hpp.


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