Module: CPKIFCertificate
Definition in file Certificate.h.
#include "PKIFdll.h"
#include "IPKIFHasExtensions.h"
#include "IPKIFNameAndKey.h"

Go to the source code of this file.
Classes | |
| class | CPKIFCertificate |
Defines | |
| #define | CAC_API_FACTORY |
| _MSC_VER > 1000 | |
Typedefs | |
| typedef std::vector < CPKIFCertificatePtr, PKIFAlloc< CPKIFCertificatePtr > > | CPKIFCertificateList |
Functions | |
| FD_SMART_PTR (CPKIFAlgorithmIdentifier) | |
| FD_SMART_PTR (CPKIFName) | |
| FD_SMART_PTR (CPKIFValidity) | |
| FD_SMART_PTR (CPKIFSubjectPublicKeyInfo) | |
| DECLARE_SMART_POINTERS (CPKIFCertificate) | |
| DECLARE_SMART_POINTERS (CPKIFCertificateList) | |
| bool CAC_API | IsCaCertificate (CPKIFCertificatePtr &cert) |
| #define CAC_API_FACTORY |
| typedef std::vector<CPKIFCertificatePtr, PKIFAlloc<CPKIFCertificatePtr> > CPKIFCertificateList |
Definition at line 106 of file Certificate.h.
| DECLARE_SMART_POINTERS | ( | CPKIFCertificateList | ) |
| DECLARE_SMART_POINTERS | ( | CPKIFCertificate | ) |
| FD_SMART_PTR | ( | CPKIFSubjectPublicKeyInfo | ) |
| FD_SMART_PTR | ( | CPKIFValidity | ) |
| FD_SMART_PTR | ( | CPKIFName | ) |
| FD_SMART_PTR | ( | CPKIFAlgorithmIdentifier | ) |
| bool CAC_API IsCaCertificate | ( | CPKIFCertificatePtr & | cert | ) |
Definition at line 785 of file CACCertificate.cpp.
1.5.6