|
Squid Web Cache master
|
#include "squid.h"#include "MemBuf.h"#include "security/NegotiationHistory.h"#include "SquidConfig.h"#include "ssl/bio.h"#include "ssl/support.h"Go to the source code of this file.
Functions | |
| static AnyP::ProtocolVersion | toProtocolVersion (const int v) |
|
static |
Definition at line 38 of file NegotiationHistory.cc.
References AnyP::PROTO_SSL, and AnyP::PROTO_TLS.
Referenced by Security::NegotiationHistory::retrieveNegotiatedInfo().