#include <IPKIFTrustCache.h>
TSP-enforcing: No
Definition at line 28 of file IPKIFTrustCache.h.
Public Member Functions | |
IPKIFTrustCache () | |
virtual bool | GetTrustRoots (const CPKIFNamePtr &subDN, IPKIFTrustAnchorList &root)=0 |
IPKIFTrustCache::IPKIFTrustCache | ( | ) |
Interface: External
Default constructor
Definition at line 18 of file IPKIFTrustCache.cpp.
virtual bool IPKIFTrustCache::GetTrustRoots | ( | const CPKIFNamePtr & | subDN, | |
IPKIFTrustAnchorList & | root | |||
) | [pure virtual] |
Implemented in CPKIFCacheMediator2, CPKIFCAPITrustStore2, CPKIFNSSTrustStore, and SimpleRootStore.
Referenced by _GetCRLIssuersCert(), CPKIFCAPICRLUpdate2::AddCRL(), CPKIFPathBuilder2::BuildPath(), CertPathWantBackToResultsAndStores(), CertPathWantBackToResultsAndStoresForDpd(), and CPKIFDefaultScoring::ScoreAndSortNodes().