#include <AuthorityKeyIdentifierExtension.hpp>
List of all members.
Constructor & Destructor Documentation
| limal::ca_mgm::AuthorityKeyIdentifierExt::AuthorityKeyIdentifierExt |
( |
| ) |
|
| virtual limal::ca_mgm::AuthorityKeyIdentifierExt::~AuthorityKeyIdentifierExt |
( |
| ) |
[virtual] |
Member Function Documentation
| virtual void limal::ca_mgm::AuthorityKeyIdentifierExt::commit2Config |
( |
CA & |
ca, |
|
|
Type |
type |
|
) |
| const [private, virtual] |
| virtual BLOCXX_NAMESPACE::StringArray limal::ca_mgm::AuthorityKeyIdentifierExt::dump |
( |
| ) |
const [virtual] |
| 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
| 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] |
| 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
The documentation for this class was generated from the following file: