Module: IPKIFTrustAnchor
Definition in file IPKIFTrustAnchor.h.
#include "PKIFdll.h"
#include "IPKIFNameAndKey.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | IPKIFTrustAnchor |
Defines | |
#define | TRUST_ANCHOR_CAST(item) *((shared_ptr<IPKIFTrustAnchor>*)&(item)) |
Typedefs | |
typedef std::vector < IPKIFTrustAnchorPtr, PKIFAlloc< IPKIFTrustAnchorPtr > > | IPKIFTrustAnchorList |
Functions | |
FD_SMART_PTR (CPKIFCertificate) | |
FD_SMART_PTR (CPKIFSubjectKeyIdentifier) | |
DECLARE_SMART_POINTERS (IPKIFTrustAnchor) | |
DECLARE_SMART_POINTERS (IPKIFTrustAnchorList) |
#define TRUST_ANCHOR_CAST | ( | item | ) | *((shared_ptr<IPKIFTrustAnchor>*)&(item)) |
Definition at line 47 of file IPKIFTrustAnchor.h.
typedef std::vector<IPKIFTrustAnchorPtr, PKIFAlloc<IPKIFTrustAnchorPtr> > IPKIFTrustAnchorList |
Definition at line 44 of file IPKIFTrustAnchor.h.
DECLARE_SMART_POINTERS | ( | IPKIFTrustAnchorList | ) |
DECLARE_SMART_POINTERS | ( | IPKIFTrustAnchor | ) |
FD_SMART_PTR | ( | CPKIFSubjectKeyIdentifier | ) |
FD_SMART_PTR | ( | CPKIFCertificate | ) |