TSP-enforcing: No
Definition at line 1761 of file CCACX509CRLChecker.cpp.
Public Member Functions | |
bool | operator() (const CPKIFCRLPtr &lhsCRL, const CPKIFCRLPtr &rhsCRL) |
void | SetIssuer (const CPKIFCertificatePtr &issuer) |
bool ScopeCompare::operator() | ( | const CPKIFCRLPtr & | lhsCRL, | |
const CPKIFCRLPtr & | rhsCRL | |||
) | [inline] |
Interface: Subsystem
Scope comparison operator
Definition at line 1771 of file CCACX509CRLChecker.cpp.
References _TypeOfCRL(), CPKIFGeneralName::DIRECTORYNAME, LOG_STRING_DEBUG, stricmp, and TOOLKIT_PATH_MISC.
void ScopeCompare::SetIssuer | ( | const CPKIFCertificatePtr & | issuer | ) | [inline] |
Interface: Subsystem
This function sets crl issuer certificate
issuer | [in] A reference to a smart pointer to CPKIFCertificate obejct which identifies the issuer cert |
Definition at line 1860 of file CCACX509CRLChecker.cpp.