helper.h
Go to the documentation of this file.
58 typedef ClpMap<SBuf, CertValidationResponse::Pointer, CertValidationResponse::MemoryUsedByResponse> CacheType;
a smart AsyncCall pointer for delivery of future results
Definition: AsyncCallbacks.h:32
Definition: ClpMap.h:41
Definition: RefCount.h:28
Definition: helper.h:44
void CVHCB(void *, Ssl::CertValidationResponse const &)
Definition: helper.h:49
static void Submit(const Ssl::CertValidationRequest &, const Callback &)
Submit crtd request message to external crtd server.
Definition: helper.cc:299
ClpMap< SBuf, CertValidationResponse::Pointer, CertValidationResponse::MemoryUsedByResponse > CacheType
Definition: helper.h:58
RefCount< CertValidationResponse > Pointer
Definition: cert_validate_message.h:41
Definition: crtd_message.h:25
static void Submit(CrtdMessage const &message, HLPCB *callback, void *data)
Submit crtd message to external crtd server.
Definition: helper.cc:124
Definition: Xaction.cc:40