Module: CPKIFNameConstraints
Definition in file NameConstraints.h.
#include "PKIFdll.h"
#include "X509Extension.h"
#include <vector>


Go to the source code of this file.
Classes | |
| class | CPKIFNameConstraints |
Defines | |
| #define | CAC_API_FACTORY |
Functions | |
| FD_LIST_PTR (CPKIFGeneralSubtree) | |
| DECLARE_SMART_POINTERS (CPKIFNameConstraints) | |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFNameConstraintsPtr &extension) |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFNameConstraints &extension) |
| #define CAC_API_FACTORY |
Definition at line 18 of file NameConstraints.h.
| DECLARE_SMART_POINTERS | ( | CPKIFNameConstraints | ) |
| FD_LIST_PTR | ( | CPKIFGeneralSubtree | ) |
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFNameConstraints & | extension | |||
| ) |
Definition at line 505 of file NameConstraints.cpp.
References CPKIFNameConstraints::GetExcluded(), and CPKIFNameConstraints::GetPermitted().
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFNameConstraintsPtr & | extension | |||
| ) |
1.5.6