22 #ifndef CA_MGM_AUTHORITY_INFO_ACCESS_EXTENSION_HPP
23 #define CA_MGM_AUTHORITY_INFO_ACCESS_EXTENSION_HPP
25 #include <ca-mgm/config.h>
31 namespace CA_MGM_NAMESPACE {
35 class AuthorityInformationImpl;
36 class AuthorityInfoAccessExtImpl;
88 setAuthorityInformation(
const std::string &accessOID,
118 std::vector<std::string>
124 std::vector<std::string>
191 setAuthorityInformation(
const std::list<AuthorityInformation>& infolist);
196 std::list<AuthorityInformation>
197 getAuthorityInformation()
const;
206 commit2Config(
CA& ca,
Type type)
const;
223 virtual std::vector<std::string>
229 virtual std::vector<std::string>
239 #endif // CA_MGM_AUTHORITY_INFO_ACCESS_EXTENSION_HPP