limal::ca_mgm::SubjectKeyIdentifierExt Class Reference
#include <SubjectKeyIdentifierExtension.hpp>
List of all members.
Detailed Description
- Examples:
-
CreateCertificate.cpp.
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
The documentation for this class was generated from the following file: