9#ifndef SQUID_SRC_SSL_HELPER_H
10#define SQUID_SRC_SSL_HELPER_H
a smart AsyncCall pointer for delivery of future results
void CVHCB(void *, Ssl::CertValidationResponse const &)
::Helper::ClientPointer ssl_crt_validator
helper for management of ssl_crtd.
static void Submit(const Ssl::CertValidationRequest &, const Callback &)
Submit crtd request message to external crtd server.
static CacheType * HelperCache
cache for cert validation helper
static void Shutdown()
Shutdown helper structure.
static void Init()
Init helper structure.
ClpMap< SBuf, CertValidationResponse::Pointer, CertValidationResponse::MemoryUsedByResponse > CacheType
static void Reconfigure()
RefCount< CertValidationResponse > Pointer
static void Submit(CrtdMessage const &message, HLPCB *callback, void *data)
Submit crtd message to external crtd server.
static void Init()
Init helper structure.
::Helper::ClientPointer ssl_crtd
helper for management of ssl_crtd.
static void Reconfigure()
static void Shutdown()
Shutdown helper structure.
void HLPCB(void *, const Helper::Reply &)
helper protocol primitives