22 #ifndef CA_MGM_AUTHORITY_KEY_IDENTIFIER_GENERATE_EXTENSION_HPP
23 #define CA_MGM_AUTHORITY_KEY_IDENTIFIER_GENERATE_EXTENSION_HPP
25 #include <ca-mgm/config.h>
30 namespace CA_MGM_NAMESPACE {
34 class AuthorityKeyIdentifierGenerateExtImpl;
90 setIssuer(Issuer iss);
105 commit2Config(
CA& ca,
Type type)
const;
122 virtual std::vector<std::string>
128 virtual std::vector<std::string>
138 #endif // CA_MGM_AUTHORITY_KEY_IDENTIFIER_GENERATE_EXTENSION_HPP
Definition: ExtensionBase.hpp:34
Issuer
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:51
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:42
Managing a CA repository.
Definition: CA.hpp:54
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:46
ca_mgm::RWCOW_pointer< AuthorityKeyIdentifierGenerateExtImpl > m_impl
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:132
Definition: CAConfig.hpp:43
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:52
KeyID
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:45
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:53
Type
Definition: CommonData.hpp:39
Definition: AuthorityKeyIdentifierGenerateExtension.hpp:47