TSP-enforcing: No
Definition at line 1339 of file CCACX509CRLChecker.cpp.
Public Member Functions | |
bool | operator() (CPKIFCRLDistributionPointPtr &rhsDP) |
void | SetIDPName (const CPKIFIssuingDistributionPointPtr &lhsName) |
bool DPCompare::operator() | ( | CPKIFCRLDistributionPointPtr & | rhsDP | ) | [inline] |
Interface: Subsystem
Returns true if the object passed via rhsDP matches the name in the object passed to SetRHS.
Definition at line 1350 of file CCACX509CRLChecker.cpp.
void DPCompare::SetIDPName | ( | const CPKIFIssuingDistributionPointPtr & | lhsName | ) | [inline] |
Interface: Subsystem
SetIDPName is used to set the object that will be used for comparison purposes in operator().
Definition at line 1368 of file CCACX509CRLChecker.cpp.
Referenced by _QuarantineExtraneousCRLs().