limal::ca_mgm::SubjectKeyIdentifierExt Class Reference

#include <SubjectKeyIdentifierExtension.hpp>

Inheritance diagram for limal::ca_mgm::SubjectKeyIdentifierExt:

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

Public Member Functions

 SubjectKeyIdentifierExt ()
 SubjectKeyIdentifierExt (CAConfig *caConfig, Type type)
 SubjectKeyIdentifierExt (bool autoDetect, const String &keyid=String())
 SubjectKeyIdentifierExt (const SubjectKeyIdentifierExt &extension)
virtual ~SubjectKeyIdentifierExt ()
SubjectKeyIdentifierExtoperator= (const SubjectKeyIdentifierExt &extension)
void setSubjectKeyIdentifier (bool autoDetect, const String &keyId=String())
bool isAutoDetectionEnabled () const
String getKeyID () 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<
SubjectKeyIdentifierExtImpl > 
m_impl

Detailed Description

Examples:

CreateCertificate.cpp.


Constructor & Destructor Documentation

limal::ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt (  ) 

limal::ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt ( CAConfig caConfig,
Type  type 
)

limal::ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt ( bool  autoDetect,
const String keyid = String() 
)

limal::ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt ( const SubjectKeyIdentifierExt extension  ) 

virtual limal::ca_mgm::SubjectKeyIdentifierExt::~SubjectKeyIdentifierExt (  )  [virtual]


Member Function Documentation

SubjectKeyIdentifierExt& limal::ca_mgm::SubjectKeyIdentifierExt::operator= ( const SubjectKeyIdentifierExt extension  ) 

void limal::ca_mgm::SubjectKeyIdentifierExt::setSubjectKeyIdentifier ( bool  autoDetect,
const String keyId = String() 
)

bool limal::ca_mgm::SubjectKeyIdentifierExt::isAutoDetectionEnabled (  )  const

String limal::ca_mgm::SubjectKeyIdentifierExt::getKeyID (  )  const

Get the keyID.

Returns:
the keyID

virtual void limal::ca_mgm::SubjectKeyIdentifierExt::commit2Config ( CA ca,
Type  type 
) const [virtual]

Implements limal::ca_mgm::ExtensionBase.

virtual bool limal::ca_mgm::SubjectKeyIdentifierExt::valid (  )  const [virtual]

Implements limal::ca_mgm::ExtensionBase.

virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::SubjectKeyIdentifierExt::verify (  )  const [virtual]

Implements limal::ca_mgm::ExtensionBase.

virtual BLOCXX_NAMESPACE ::StringArray limal::ca_mgm::SubjectKeyIdentifierExt::dump (  )  const [virtual]

Reimplemented from limal::ca_mgm::ExtensionBase.


Member Data Documentation

BLOCXX_NAMESPACE ::COWIntrusiveReference<SubjectKeyIdentifierExtImpl> limal::ca_mgm::SubjectKeyIdentifierExt::m_impl [private]

Reimplemented from limal::ca_mgm::ExtensionBase.


The documentation for this class was generated from the following file:
Generated on Mon Nov 27 22:50:14 2006 for limal-ca-mgm by  doxygen 1.5.0