Module: CPKIFOID
Definition in file OID.h.
#include "PKIFdll.h"
#include "Buffer.h"
Go to the source code of this file.
Classes | |
class | CPKIFOID |
Defines | |
#define | CAC_API_FACTORY |
_MSC_VER > 1000 | |
#define | MAXOID 255 |
define a max size for known attribute names (used when building pretty DNs) | |
Typedefs | |
typedef std::vector < CPKIFOIDPtr, PKIFAlloc < CPKIFOIDPtr > > | CPKIFOIDList |
Functions | |
FD_SMART_PTR (CPKIFOID) | |
DECLARE_SMART_POINTERS (CPKIFOIDList) |
#define MAXOID 255 |
define a max size for known attribute names (used when building pretty DNs)
Definition at line 29 of file OID.h.
Referenced by BuildCACX509V3AttributeTypeAndValue(), CPKIFName::GetRDNs(), and CPKIFName::ToString().
typedef std::vector<CPKIFOIDPtr, PKIFAlloc<CPKIFOIDPtr> > CPKIFOIDList |
DECLARE_SMART_POINTERS | ( | CPKIFOIDList | ) |
FD_SMART_PTR | ( | CPKIFOID | ) |