TSP-enforcing: No
Definition at line 64 of file PKIFPathBuilder2.cpp.
Public Member Functions | |
bool | operator() (const IPKIFTrustAnchorPtr &lhsTA, const IPKIFTrustAnchorPtr &rhsTA) |
void | SetCurrent (const CPKIFCertificatePtr ¤t) |
bool KeyIDCompare::operator() | ( | const IPKIFTrustAnchorPtr & | lhsTA, | |
const IPKIFTrustAnchorPtr & | rhsTA | |||
) | [inline] |
Interface: Subsystem
Scope comparison operator
Definition at line 74 of file PKIFPathBuilder2.cpp.
References KeyIDsMatch().
void KeyIDCompare::SetCurrent | ( | const CPKIFCertificatePtr & | current | ) | [inline] |
Interface: Subsystem
This function current certificate
current | [in] A reference to a smart pointer to CPKIFCertificate obejct which identifies the issuer cert |
Definition at line 104 of file PKIFPathBuilder2.cpp.