#include <SubjectKeyIdentifierExtension.hpp>
Inheritance diagram for limal::ca_mgm::SubjectKeyIdentifierExt:

Public Member Functions | |
| SubjectKeyIdentifierExt () | |
| SubjectKeyIdentifierExt (CAConfig *caConfig, Type type) | |
| SubjectKeyIdentifierExt (bool autoDetect, const String &keyid=String()) | |
| SubjectKeyIdentifierExt (const SubjectKeyIdentifierExt &extension) | |
| virtual | ~SubjectKeyIdentifierExt () |
| SubjectKeyIdentifierExt & | operator= (const SubjectKeyIdentifierExt &extension) |
| void | setSubjectKeyIdentifier (bool autoDetect, const String &keyId=String()) |
| bool | isAutoDetectionEnabled () const |
| String | getKeyID () const |
| virtual void | commit2Config (CA &ca, Type type) const |
| virtual bool | valid () const |
| virtual BLOCXX_NAMESPACE::StringArray | verify () const |
| virtual BLOCXX_NAMESPACE::StringArray | dump () const |
Private Attributes | |
| BLOCXX_NAMESPACE::COWIntrusiveReference< SubjectKeyIdentifierExtImpl > | m_impl |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements limal::ca_mgm::ExtensionBase. |
|
|
Reimplemented from limal::ca_mgm::ExtensionBase. |
|
|
Get the keyID.
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Implements limal::ca_mgm::ExtensionBase. |
|
|
Implements limal::ca_mgm::ExtensionBase. |
|
|
Reimplemented from limal::ca_mgm::ExtensionBase. |
1.4.6