#include <IPKIFPkiArtifact.h>


TSP-enforcing: No
Definition at line 124 of file IPKIFPkiArtifact.h.
Public Member Functions | |
| CPKIFCrlSource () | |
| ~CPKIFCrlSource () | |
| virtual void | GetCrls (CPKIFCRLNodeList &crlNodeList) |
| CPKIFCrlSource::CPKIFCrlSource | ( | ) |
Interface: Subsystem
This function retrives certificates NotImplemented
Definition at line 281 of file IPKIFPkiArtifact.cpp.
| CPKIFCrlSource::~CPKIFCrlSource | ( | ) |
| void CPKIFCrlSource::GetCrls | ( | CPKIFCRLNodeList & | certNodeList | ) | [virtual] |
Interface: Subsystem
This function retrives crls from crl source
| certNodeList | [out] A reference to CPKIFCRLNodeList object which will contain the retrived crls |
Reimplemented in CPKIFHttpCrlNode, CPKIFLdapCrlNode, and CPKIFLocalCrlNode.
Definition at line 301 of file IPKIFPkiArtifact.cpp.
1.5.6