#include <SubjectKeyIdentifierExtension.hpp>
List of all members.
Private Attributes |
BLOCXX_NAMESPACE::COWIntrusiveReference
< SubjectKeyIdentifierExtImpl > | m_impl |
Detailed Description
Constructor & Destructor Documentation
| limal::ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt |
( |
| ) |
|
| limal::ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt |
( |
CAConfig * |
caConfig, |
|
|
Type |
type |
|
) |
| |
| limal::ca_mgm::SubjectKeyIdentifierExt::SubjectKeyIdentifierExt |
( |
bool |
autoDetect, |
|
|
const String & |
keyid = String() |
|
) |
| |
| virtual limal::ca_mgm::SubjectKeyIdentifierExt::~SubjectKeyIdentifierExt |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void limal::ca_mgm::SubjectKeyIdentifierExt::commit2Config |
( |
CA & |
ca, |
|
|
Type |
type |
|
) |
| const |
|
virtual |
| virtual BLOCXX_NAMESPACE::StringArray limal::ca_mgm::SubjectKeyIdentifierExt::dump |
( |
| ) |
const |
|
virtual |
| String limal::ca_mgm::SubjectKeyIdentifierExt::getKeyID |
( |
| ) |
const |
Get the keyID.
- Returns:
- the keyID
| bool limal::ca_mgm::SubjectKeyIdentifierExt::isAutoDetectionEnabled |
( |
| ) |
const |
| void limal::ca_mgm::SubjectKeyIdentifierExt::setSubjectKeyIdentifier |
( |
bool |
autoDetect, |
|
|
const String & |
keyId = String() |
|
) |
| |
| virtual bool limal::ca_mgm::SubjectKeyIdentifierExt::valid |
( |
| ) |
const |
|
virtual |
| virtual BLOCXX_NAMESPACE::StringArray limal::ca_mgm::SubjectKeyIdentifierExt::verify |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| BLOCXX_NAMESPACE::COWIntrusiveReference<SubjectKeyIdentifierExtImpl> limal::ca_mgm::SubjectKeyIdentifierExt::m_impl |
|
private |
The documentation for this class was generated from the following file: