Module: CPKIFSubjectAltName
Definition in file SubjectAltName.h.
#include "PKIFdll.h"
#include "X509Extension.h"
#include <vector>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | CPKIFSubjectAltName |
Defines | |
#define | CAC_API_FACTORY |
Functions | |
FD_LIST_PTR (CPKIFGeneralName) | |
DECLARE_SMART_POINTERS (CPKIFSubjectAltName) | |
CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFSubjectAltNamePtr &extension) |
CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFSubjectAltName &extension) |
#define CAC_API_FACTORY |
Definition at line 19 of file SubjectAltName.h.
DECLARE_SMART_POINTERS | ( | CPKIFSubjectAltName | ) |
FD_LIST_PTR | ( | CPKIFGeneralName | ) |
CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
const CPKIFSubjectAltName & | extension | |||
) |
CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
const CPKIFSubjectAltNamePtr & | extension | |||
) |