#include <SubjectKeyIdentifierExtension.hpp>
ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt |
( |
| ) |
|
ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt |
( |
CAConfig * |
caConfig, |
|
|
Type |
type |
|
) |
| |
ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt |
( |
bool |
autoDetect, |
|
|
const std::string & |
keyid = std::string() |
|
) |
| |
virtual ca_mgm::SubjectKeyIdentifierExt::~SubjectKeyIdentifierExt |
( |
| ) |
|
|
virtual |
virtual void ca_mgm::SubjectKeyIdentifierExt::commit2Config |
( |
CA & |
ca, |
|
|
Type |
type |
|
) |
| const |
|
virtual |
virtual std::vector<std::string> ca_mgm::SubjectKeyIdentifierExt::dump |
( |
| ) |
const |
|
virtual |
std::string ca_mgm::SubjectKeyIdentifierExt::getKeyID |
( |
| ) |
const |
Get the keyID.
- Returns
- the keyID
bool ca_mgm::SubjectKeyIdentifierExt::isAutoDetectionEnabled |
( |
| ) |
const |
void ca_mgm::SubjectKeyIdentifierExt::setSubjectKeyIdentifier |
( |
bool |
autoDetect, |
|
|
const std::string & |
keyId = std::string() |
|
) |
| |
virtual bool ca_mgm::SubjectKeyIdentifierExt::valid |
( |
| ) |
const |
|
virtual |
virtual std::vector<std::string> ca_mgm::SubjectKeyIdentifierExt::verify |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: