#include <PKIFHttpCrlNode.h>
TSP-enforcing: No
Definition at line 32 of file PKIFHttpCrlNode.h.
Public Member Functions | |
~CPKIFHttpCrlNode () | |
virtual void | GetCrls (CPKIFCRLNodeList &crlNodeList) |
Friends | |
class | CPKIFCRLDPRetrieval |
CPKIFHttpCrlNode::~CPKIFHttpCrlNode | ( | ) |
void CPKIFHttpCrlNode::GetCrls | ( | CPKIFCRLNodeList & | crlNodeList | ) | [virtual] |
Interface: External
This function retrives CRLs from HTTP URL source
Reimplemented from CPKIFCrlSource.
Definition at line 88 of file PKIFHttpCrlNode.cpp.
References IPKIFPkiArtifact::GetSources(), IPKIFPkiArtifact::GetState(), PAS_AVAILABLE, PAS_UNAVAILABLE, RetrieveCRLGivenHTTPURL(), GottaMatch< T >::SetRHS(), and IPKIFPkiArtifact::SetState().
friend class CPKIFCRLDPRetrieval [friend] |
Definition at line 34 of file PKIFHttpCrlNode.h.