Module: CPKIFTrustRoot
Definition in file PKIFTrustRoot.h.
#include "PKIFdll.h"
#include "IPKIFTrustAnchor.h"
#include "IPKIFHasExtensions.h"
#include <vector>
#include "Certificate.h"
Go to the source code of this file.
Classes | |
class | CPKIFTrustRoot |
Typedefs | |
typedef std::vector < CPKIFTrustRootPtr, PKIFAlloc < CPKIFTrustRootPtr > > | CPKIFTrustRootList |
Functions | |
FD_SMART_PTR (CPKIFCertificate) | |
FD_SMART_PTR (CPKIFName) | |
DECLARE_SMART_POINTERS (CPKIFTrustRoot) | |
DECLARE_SMART_POINTERS (CPKIFTrustRootList) |
typedef std::vector<CPKIFTrustRootPtr, PKIFAlloc<CPKIFTrustRootPtr> > CPKIFTrustRootList |
Definition at line 74 of file PKIFTrustRoot.h.
DECLARE_SMART_POINTERS | ( | CPKIFTrustRootList | ) |
DECLARE_SMART_POINTERS | ( | CPKIFTrustRoot | ) |
FD_SMART_PTR | ( | CPKIFName | ) |
FD_SMART_PTR | ( | CPKIFCertificate | ) |