Module: CPKIFRevocationInfo
Definition in file RevocationInfo.h.
#include "PKIFSCVPDLL.h"
Go to the source code of this file.
Classes | |
class | CPKIFRevocationInfo |
Typedefs | |
typedef std::vector < CPKIFRevocationInfoPtr, PKIFAlloc < CPKIFRevocationInfoPtr > > | CPKIFRevocationInfoList |
Enumerations | |
enum | REVINFOTYPE { REVINFOTYPE_CRL, REVINFOTYPE_DELTACRL, REVINFOTYPE_OCSPRESP, REVINFOTYPE_OTHER, REVINFOTYPE_NONE } |
Functions | |
FD_SMART_PTR (CPKIFCRL) | |
FD_SMART_PTR (CPKIFBuffer) | |
DECLARE_SMART_POINTERS (CPKIFRevocationInfo) | |
DECLARE_SMART_POINTERS (CPKIFRevocationInfoList) |
typedef std::vector<CPKIFRevocationInfoPtr, PKIFAlloc<CPKIFRevocationInfoPtr> > CPKIFRevocationInfoList |
Definition at line 59 of file RevocationInfo.h.
enum REVINFOTYPE |
REVINFOTYPE_CRL | |
REVINFOTYPE_DELTACRL | |
REVINFOTYPE_OCSPRESP | |
REVINFOTYPE_OTHER | |
REVINFOTYPE_NONE |
Definition at line 21 of file RevocationInfo.h.
DECLARE_SMART_POINTERS | ( | CPKIFRevocationInfoList | ) |
DECLARE_SMART_POINTERS | ( | CPKIFRevocationInfo | ) |
FD_SMART_PTR | ( | CPKIFBuffer | ) |
FD_SMART_PTR | ( | CPKIFCRL | ) |