limal::ca_mgm::SubjectAlternativeNameExt Class Reference

#include <SubjectAlternativeNameExtension.hpp>

Inheritance diagram for limal::ca_mgm::SubjectAlternativeNameExt:

limal::ca_mgm::ExtensionBase List of all members.

Public Member Functions

 SubjectAlternativeNameExt ()
 SubjectAlternativeNameExt (CAConfig *caConfig, Type type)
 SubjectAlternativeNameExt (bool copyEmail, const BLOCXX_NAMESPACE::List< LiteralValue > &alternativeNameList=BLOCXX_NAMESPACE::List< LiteralValue >())
 SubjectAlternativeNameExt (const SubjectAlternativeNameExt &extension)
virtual ~SubjectAlternativeNameExt ()
SubjectAlternativeNameExtoperator= (const SubjectAlternativeNameExt &extension)
void setCopyEmail (bool copyEmail)
void setAlternativeNameList (const BLOCXX_NAMESPACE::List< LiteralValue > &alternativeNameList=BLOCXX_NAMESPACE::List< LiteralValue >())
bool getCopyEmail () const
BLOCXX_NAMESPACE::List< LiteralValuegetAlternativeNameList () const
virtual void commit2Config (CA &ca, Type type) const
virtual bool valid () const
virtual BLOCXX_NAMESPACE::StringArray verify () const
virtual BLOCXX_NAMESPACE::StringArray dump () const

Private Attributes

BLOCXX_NAMESPACE::COWIntrusiveReference<
SubjectAlternativeNameExtImpl > 
m_impl

Detailed Description

Examples:

CreateCertificate.cpp.


Constructor & Destructor Documentation

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt  ) 
 

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt CAConfig caConfig,
Type  type
 

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt bool  copyEmail,
const BLOCXX_NAMESPACE::List< LiteralValue > &  alternativeNameList = BLOCXX_NAMESPACE::List< LiteralValue >()
 

limal::ca_mgm::SubjectAlternativeNameExt::SubjectAlternativeNameExt const SubjectAlternativeNameExt extension  ) 
 

virtual limal::ca_mgm::SubjectAlternativeNameExt::~SubjectAlternativeNameExt  )  [virtual]
 


Member Function Documentation

virtual void limal::ca_mgm::SubjectAlternativeNameExt::commit2Config CA ca,
Type  type
const [virtual]
 

Implements limal::ca_mgm::ExtensionBase.

virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::SubjectAlternativeNameExt::dump  )  const [virtual]
 

Reimplemented from limal::ca_mgm::ExtensionBase.

BLOCXX_NAMESPACE ::List<LiteralValue> limal::ca_mgm::SubjectAlternativeNameExt::getAlternativeNameList  )  const
 

bool limal::ca_mgm::SubjectAlternativeNameExt::getCopyEmail  )  const
 

SubjectAlternativeNameExt& limal::ca_mgm::SubjectAlternativeNameExt::operator= const SubjectAlternativeNameExt extension  ) 
 

void limal::ca_mgm::SubjectAlternativeNameExt::setAlternativeNameList const BLOCXX_NAMESPACE::List< LiteralValue > &  alternativeNameList = BLOCXX_NAMESPACE::List< LiteralValue >()  ) 
 

void limal::ca_mgm::SubjectAlternativeNameExt::setCopyEmail bool  copyEmail  ) 
 

virtual bool limal::ca_mgm::SubjectAlternativeNameExt::valid  )  const [virtual]
 

Implements limal::ca_mgm::ExtensionBase.

virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::SubjectAlternativeNameExt::verify  )  const [virtual]
 

Implements limal::ca_mgm::ExtensionBase.


Member Data Documentation

BLOCXX_NAMESPACE ::COWIntrusiveReference<SubjectAlternativeNameExtImpl> limal::ca_mgm::SubjectAlternativeNameExt::m_impl [private]
 

Reimplemented from limal::ca_mgm::ExtensionBase.


The documentation for this class was generated from the following file:
Generated on Wed Nov 12 01:06:21 2008 for limal-ca-mgm by  doxygen 1.4.6