#include <IPKIFCRLRepository.h>
Definition at line 54 of file IPKIFCRLRepository.h.
Public Member Functions | |
bool | operator() (const CPKIFCRLPtr &test) |
void | SetTimeOfInterest (CPKIFTimePtr &time) |
bool CRLCoversTimeOfInterest::operator() | ( | const CPKIFCRLPtr & | test | ) |
Definition at line 632 of file SimpleCRLCache.cpp.
void CRLCoversTimeOfInterest::SetTimeOfInterest | ( | CPKIFTimePtr & | time | ) |
Interface: Subsystem
This function sets the current time
time | [in] A reference to a smart pointer to CPKIFTime object which contains time of interest |
Definition at line 626 of file SimpleCRLCache.cpp.
Referenced by SimpleCRLCache::GetCRLs().