Module: CPKIFCRLDistributionPoints
Definition in file CRLDistributionPoints.h.
#include "PKIFdll.h"
#include "X509Extension.h"
#include <vector>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | CPKIFCRLDistributionPoints |
Defines | |
#define | CAC_API_FACTORY |
Functions | |
FD_LIST_PTR (CPKIFCRLDistributionPoint) | |
DECLARE_SMART_POINTERS (CPKIFCRLDistributionPoints) | |
CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFCRLDistributionPointsPtr &extension) |
CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFCRLDistributionPoints &extension) |
#define CAC_API_FACTORY |
Definition at line 18 of file CRLDistributionPoints.h.
DECLARE_SMART_POINTERS | ( | CPKIFCRLDistributionPoints | ) |
FD_LIST_PTR | ( | CPKIFCRLDistributionPoint | ) |
CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
const CPKIFCRLDistributionPoints & | extension | |||
) |
Definition at line 210 of file CRLDistributionPoints.cpp.
References CPKIFCRLDistributionPoints::DPs().
CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
const CPKIFCRLDistributionPointsPtr & | extension | |||
) |