#include <IPKIFCRLRepositoryUpdate.h>

TSP-enforcing: No
Definition at line 33 of file IPKIFCRLRepositoryUpdate.h.
Public Member Functions | |
| IPKIFCRLRepositoryUpdate () | |
| virtual void | AddCRL (const CPKIFCRLPtr &crl, const CPKIFGeneralNamePtr &dp)=0 |
| IPKIFCRLRepositoryUpdate::IPKIFCRLRepositoryUpdate | ( | ) |
Interface: External
Default constructor
Definition at line 17 of file IPKIFCRLRepositoryUpdate.cpp.
| virtual void IPKIFCRLRepositoryUpdate::AddCRL | ( | const CPKIFCRLPtr & | crl, | |
| const CPKIFGeneralNamePtr & | dp | |||
| ) | [pure virtual] |
Implemented in CPKIFCAPICRLUpdate2, CPKIFCacheMediator2, CPKIFNSSCRLUpdate, and SimpleCRLCache.
Referenced by CertPathWantBackToResultsAndStoresForDpd(), and StickCrlsFromWantBackInCrlStore().
1.5.6