|
Squid Web Cache master
|
A combination of PeerOptions and the corresponding Context. More...
#include <PeerOptions.h>
Public Member Functions | |
| FuturePeerContext (PeerOptions &o, const ContextPointer &c) | |
Public Attributes | |
| PeerOptions & | options |
| TLS context configuration. | |
| const ContextPointer & | raw |
| TLS context configured using options. | |
Definition at line 154 of file PeerOptions.h.
|
inline |
Definition at line 157 of file PeerOptions.h.
| PeerOptions& Security::FuturePeerContext::options |
Definition at line 159 of file PeerOptions.h.
Referenced by Security::CreateClientSession().
| const ContextPointer& Security::FuturePeerContext::raw |
Definition at line 160 of file PeerOptions.h.
Referenced by Security::CreateClientSession().