#include <SubjectAlternativeNameExtension.hpp>
Inheritance diagram for limal::ca_mgm::SubjectAlternativeNameExt:

Public Member Functions | |
| SubjectAlternativeNameExt () | |
| SubjectAlternativeNameExt (CAConfig *caConfig, Type type) | |
| SubjectAlternativeNameExt (bool copyEmail, const BLOCXX_NAMESPACE::List< LiteralValue > &alternativeNameList=BLOCXX_NAMESPACE::List< LiteralValue >()) | |
| SubjectAlternativeNameExt (const SubjectAlternativeNameExt &extension) | |
| virtual | ~SubjectAlternativeNameExt () |
| SubjectAlternativeNameExt & | operator= (const SubjectAlternativeNameExt &extension) |
| void | setCopyEmail (bool copyEmail) |
| void | setAlternativeNameList (const BLOCXX_NAMESPACE::List< LiteralValue > &alternativeNameList=BLOCXX_NAMESPACE::List< LiteralValue >()) |
| bool | getCopyEmail () const |
| BLOCXX_NAMESPACE::List< LiteralValue > | getAlternativeNameList () 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< SubjectAlternativeNameExtImpl > | m_impl |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements limal::ca_mgm::ExtensionBase. |
|
|
Reimplemented from limal::ca_mgm::ExtensionBase. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements limal::ca_mgm::ExtensionBase. |
|
|
Implements limal::ca_mgm::ExtensionBase. |
|
|
Reimplemented from limal::ca_mgm::ExtensionBase. |
1.4.6