ssl_option Struct Reference
set of options we can parse and what they map to More...
Collaboration diagram for ssl_option:
Public Attributes | |
const char * | name |
Security::ParsedOptions | value |
Detailed Description
Definition at line 294 of file PeerOptions.cc.
Member Data Documentation
◆ name
const char* ssl_option::name |
Definition at line 295 of file PeerOptions.cc.
Referenced by Security::PeerOptions::parseOptions().
◆ value
Security::ParsedOptions ssl_option::value |
Definition at line 296 of file PeerOptions.cc.
The documentation for this struct was generated from the following file:
- src/security/PeerOptions.cc