limal::ca_mgm::AuthorityKeyIdentifierExt Class Reference

#include <AuthorityKeyIdentifierExtension.hpp>

Inheritance diagram for limal::ca_mgm::AuthorityKeyIdentifierExt:

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

Public Member Functions

 AuthorityKeyIdentifierExt ()
 AuthorityKeyIdentifierExt (const AuthorityKeyIdentifierExt &extension)
virtual ~AuthorityKeyIdentifierExt ()
AuthorityKeyIdentifierExtoperator= (const AuthorityKeyIdentifierExt &extension)
String getKeyID () const
String getDirName () const
String getSerial () const
virtual bool valid () const
virtual BLOCXX_NAMESPACE::StringArray verify () const
virtual BLOCXX_NAMESPACE::StringArray dump () const

Protected Member Functions

void setKeyID (const String &kid)
void setDirName (const String &dirName)
void setSerial (const String &serial)

Protected Attributes

BLOCXX_NAMESPACE::COWIntrusiveReference<
AuthorityKeyIdentifierExtImpl > 
m_impl

Private Member Functions

virtual void commit2Config (CA &ca, Type type) const

Constructor & Destructor Documentation

limal::ca_mgm::AuthorityKeyIdentifierExt::AuthorityKeyIdentifierExt  ) 
 

limal::ca_mgm::AuthorityKeyIdentifierExt::AuthorityKeyIdentifierExt const AuthorityKeyIdentifierExt extension  ) 
 

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


Member Function Documentation

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

Implements limal::ca_mgm::ExtensionBase.

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

Return the content of this object for debugging

Reimplemented from limal::ca_mgm::ExtensionBase.

String limal::ca_mgm::AuthorityKeyIdentifierExt::getDirName  )  const
 

Return the DirName of the Authority

String limal::ca_mgm::AuthorityKeyIdentifierExt::getKeyID  )  const
 

Return the key ID of the Authority

String limal::ca_mgm::AuthorityKeyIdentifierExt::getSerial  )  const
 

Return the serial number of the Authority

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

void limal::ca_mgm::AuthorityKeyIdentifierExt::setDirName const String dirName  )  [protected]
 

void limal::ca_mgm::AuthorityKeyIdentifierExt::setKeyID const String kid  )  [protected]
 

void limal::ca_mgm::AuthorityKeyIdentifierExt::setSerial const String serial  )  [protected]
 

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

Check if this object is valid

Returns:
true if this object is valid, otherwise false

Implements limal::ca_mgm::ExtensionBase.

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

Verify this object and return an Array with all error messages.

Returns:
Array with error messages. If this Array is empty this object is valid

Implements limal::ca_mgm::ExtensionBase.


Member Data Documentation

BLOCXX_NAMESPACE ::COWIntrusiveReference<AuthorityKeyIdentifierExtImpl> limal::ca_mgm::AuthorityKeyIdentifierExt::m_impl [protected]
 

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