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