Module: CPKIFSubjectInfoAccess
Definition in file SubjectInfoAccess.h.
#include "PKIFdll.h"
#include <vector>
#include <iosfwd>
#include "X509Extension.h"


Go to the source code of this file.
Classes | |
| class | CPKIFSubjectInfoAccess |
Defines | |
| #define | CAC_API_FACTORY |
Functions | |
| FD_LIST_PTR (CPKIFAccessDescription) | |
| DECLARE_SMART_POINTERS (CPKIFSubjectInfoAccess) | |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFSubjectInfoAccessPtr &sia) |
| output a textual representation of the value of the extension to os | |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFSubjectInfoAccess &sia) |
| output a textual representation of the value of the extension to os | |
| #define CAC_API_FACTORY |
Definition at line 18 of file SubjectInfoAccess.h.
| DECLARE_SMART_POINTERS | ( | CPKIFSubjectInfoAccess | ) |
| FD_LIST_PTR | ( | CPKIFAccessDescription | ) |
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFSubjectInfoAccess & | sia | |||
| ) |
output a textual representation of the value of the extension to os
Definition at line 158 of file SubjectInfoAccess.cpp.
References CPKIFSubjectInfoAccess::GetAccessDescriptions().
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFSubjectInfoAccessPtr & | sia | |||
| ) |
output a textual representation of the value of the extension to os
Definition at line 152 of file SubjectInfoAccess.cpp.
References operator<<().
1.5.6