#include <AuthorityKeyIdentifierExtension.hpp>
ca_mgm::AuthorityKeyIdentifierExt::AuthorityKeyIdentifierExt |
( |
| ) |
|
virtual ca_mgm::AuthorityKeyIdentifierExt::~AuthorityKeyIdentifierExt |
( |
| ) |
|
|
virtual |
virtual void ca_mgm::AuthorityKeyIdentifierExt::commit2Config |
( |
CA & |
ca, |
|
|
Type |
type |
|
) |
| const |
|
privatevirtual |
virtual std::vector<std::string> ca_mgm::AuthorityKeyIdentifierExt::dump |
( |
| ) |
const |
|
virtual |
std::string ca_mgm::AuthorityKeyIdentifierExt::getDirName |
( |
| ) |
const |
Return the DirName of the Authority
std::string ca_mgm::AuthorityKeyIdentifierExt::getKeyID |
( |
| ) |
const |
Return the key ID of the Authority
std::string ca_mgm::AuthorityKeyIdentifierExt::getSerial |
( |
| ) |
const |
Return the serial number of the Authority
void ca_mgm::AuthorityKeyIdentifierExt::setDirName |
( |
const std::string & |
dirName | ) |
|
|
protected |
void ca_mgm::AuthorityKeyIdentifierExt::setKeyID |
( |
const std::string & |
kid | ) |
|
|
protected |
void ca_mgm::AuthorityKeyIdentifierExt::setSerial |
( |
const std::string & |
serial | ) |
|
|
protected |
virtual bool ca_mgm::AuthorityKeyIdentifierExt::valid |
( |
| ) |
const |
|
virtual |
Check if this object is valid
- Returns
- true if this object is valid, otherwise false
Implements ca_mgm::ExtensionBase.
virtual std::vector<std::string> 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 ca_mgm::ExtensionBase.
The documentation for this class was generated from the following file: