Ssl::Config Class Reference
#include <Config.h>
Collaboration diagram for Ssl::Config:
Public Member Functions | |
Config () | |
~Config () | |
Public Attributes | |
char * | ssl_crtd |
::Helper::ChildConfig | ssl_crtdChildren |
The number of processes spawn for ssl_crtd. More... | |
char * | ssl_crt_validator |
::Helper::ChildConfig | ssl_crt_validator_Children |
Private Member Functions | |
Config (const Config &) | |
Config & | operator= (const Config &) |
Detailed Description
Constructor & Destructor Documentation
◆ Config() [1/2]
Ssl::Config::Config | ( | ) |
Definition at line 14 of file Config.cc.
References Helper::ChildConfig::concurrency, and ssl_crt_validator_Children.
◆ ~Config()
◆ Config() [2/2]
|
private |
Member Function Documentation
◆ operator=()
Member Data Documentation
◆ ssl_crt_validator
◆ ssl_crt_validator_Children
::Helper::ChildConfig Ssl::Config::ssl_crt_validator_Children |
◆ ssl_crtd
char* Ssl::Config::ssl_crtd |
◆ ssl_crtdChildren
::Helper::ChildConfig Ssl::Config::ssl_crtdChildren |
The documentation for this class was generated from the following files:
- src/ssl/Config.h
- src/ssl/Config.cc
- src/tests/stub_libsslsquid.cc