libcryptosec
Static Public Member Functions | List of all members
ObjectIdentifierFactory Class Reference

#include <ObjectIdentifierFactory.h>

Static Public Member Functions

static ObjectIdentifier getObjectIdentifier (std::string oid) throw (CertificationException)
 
static ObjectIdentifier getObjectIdentifier (int nid) throw (CertificationException)
 
static ObjectIdentifier createObjectIdentifier (std::string oid, std::string name) throw (CertificationException)
 

Member Function Documentation

◆ createObjectIdentifier()

ObjectIdentifier ObjectIdentifierFactory::createObjectIdentifier ( std::string  oid,
std::string  name 
)
throw (CertificationException
)
static

◆ getObjectIdentifier() [1/2]

ObjectIdentifier ObjectIdentifierFactory::getObjectIdentifier ( std::string  oid)
throw (CertificationException
)
static

◆ getObjectIdentifier() [2/2]

ObjectIdentifier ObjectIdentifierFactory::getObjectIdentifier ( int  nid)
throw (CertificationException
)
static

The documentation for this class was generated from the following files: