Module: CPKIFRevInfoWantBack
Definition in file RevInfoWantBack.h.
#include "PKIFSCVPDLL.h"
#include "PKIFdll.h"


Go to the source code of this file.
Classes | |
| class | CPKIFRevInfoWantBack |
Typedefs | |
| typedef std::vector < CPKIFRevInfoWantBackPtr, PKIFAlloc < CPKIFRevInfoWantBackPtr > > | CPKIFRevInfoWantBackList |
Functions | |
| FD_LIST_PTR (CPKIFRevocationInfo) | |
| FD_SMART_PTR (CPKIFCertBundle) | |
| FD_SMART_PTR (CPKIFBuffer) | |
| CPKIFRevocationInfoListPtr PKIFSCVP_API | GetRevInfos (CPKIFBufferPtr &revInfoWB) |
| DECLARE_SMART_POINTERS (CPKIFRevInfoWantBack) | |
| DECLARE_SMART_POINTERS (CPKIFRevInfoWantBackList) | |
| typedef std::vector<CPKIFRevInfoWantBackPtr, PKIFAlloc<CPKIFRevInfoWantBackPtr> > CPKIFRevInfoWantBackList |
Definition at line 60 of file RevInfoWantBack.h.
| DECLARE_SMART_POINTERS | ( | CPKIFRevInfoWantBackList | ) |
| DECLARE_SMART_POINTERS | ( | CPKIFRevInfoWantBack | ) |
| FD_LIST_PTR | ( | CPKIFRevocationInfo | ) |
| FD_SMART_PTR | ( | CPKIFBuffer | ) |
| FD_SMART_PTR | ( | CPKIFCertBundle | ) |
| CPKIFRevocationInfoListPtr PKIFSCVP_API GetRevInfos | ( | CPKIFBufferPtr & | revInfoWB | ) |
Interface: External
This function returns revocation info list based on encoded revocation info want back
Definition at line 42 of file SCVPUtils_WantBacks.cpp.
References CPKIFRevInfoWantBack::GetRevInfos().
Referenced by CertPathWantBackToResultsAndStores(), CertPathWantBackToResultsAndStoresForDpd(), StickCrlsFromWantBackInCrlStore(), and VerifyRevInfoWB_ER().
1.5.6