22 #ifndef LIMAL_CA_MGM_LOCAL_MANAGEMENT_HPP
23 #define LIMAL_CA_MGM_LOCAL_MANAGEMENT_HPP
32 namespace LIMAL_NAMESPACE {
34 namespace CA_MGM_NAMESPACE {
57 importAsLocalCertificate(
const String &pkcs12File,
59 const String &destinationCAsDir,
60 const String &destinationCertFile,
61 const String &destinationKeyFile);
76 const String &destinationCAsDir,
77 const String &destinationCertFile,
78 const String &destinationKeyFile);
91 importCommonServerCertificate(
const String &pkcs12File,
117 getCertificate(
const String &file,
141 getRequest(
const String &file,
166 getCRL(
const String &file,
191 readFile(
const String& file);
206 bool overwrite =
true,
242 const String &outPassword,
243 const String &algorithm =
"des3" );
290 const String &outPassword,
293 bool withChain =
false);
309 const String &outPassword,
310 const String &algorithm =
"des3");
314 #endif //LIMAL_CA_MGM_LOCAL_MANAGEMENT_HPP