, including all inherited members.
| CA(const String &caName, const String &caPasswd, const String &repos=REPOSITORY) | limal::ca_mgm::CA | |
| CA() | limal::ca_mgm::CA | [private] |
| CA(const CA &) | limal::ca_mgm::CA | [private] |
| checkDNPolicy(const DNObject &dn, Type type) | limal::ca_mgm::CA | [private] |
| commitConfig2Template() | limal::ca_mgm::CA | [private] |
| createCertificate(const String &keyPasswd, const RequestGenerationData &requestData, const CertificateIssueData &certificateData, Type type) | limal::ca_mgm::CA | |
| createCRL(const CRLGenerationData &crlData) | limal::ca_mgm::CA | |
| createRequest(const String &keyPasswd, const RequestGenerationData &requestData, Type requestType) | limal::ca_mgm::CA | |
| createRootCA(const String &caName, const String &caPasswd, const RequestGenerationData &caRequestData, const CertificateIssueData &caIssueData, const String &repos=REPOSITORY) | limal::ca_mgm::CA | [static] |
| createSubCA(const String &newCaName, const String &keyPasswd, const RequestGenerationData &caRequestData, const CertificateIssueData &caIssueData) | limal::ca_mgm::CA | |
| deleteCA(const String &caName, const String &caPasswd, bool force=false, const String &repos=REPOSITORY) | limal::ca_mgm::CA | [static] |
| deleteCertificate(const String &certificateName, bool requestToo=true) | limal::ca_mgm::CA | |
| deleteRequest(const String &requestName) | limal::ca_mgm::CA | |
| exportCAasPKCS12(const String &p12Password, bool withChain=false) | limal::ca_mgm::CA | |
| exportCACert(FormatType exportType) | limal::ca_mgm::CA | |
| exportCAKeyAsDER() | limal::ca_mgm::CA | |
| exportCAKeyAsPEM(const String &newPassword) | limal::ca_mgm::CA | |
| exportCertificate(const String &certificateName, FormatType exportType) | limal::ca_mgm::CA | |
| exportCertificateAsPKCS12(const String &certificateName, const String &keyPassword, const String &p12Password, bool withChain=false) | limal::ca_mgm::CA | |
| exportCertificateKeyAsDER(const String &certificateName, const String &keyPassword) | limal::ca_mgm::CA | |
| exportCertificateKeyAsPEM(const String &certificateName, const String &keyPassword, const String &newPassword) | limal::ca_mgm::CA | |
| exportCRL(FormatType exportType) | limal::ca_mgm::CA | |
| getCA() | limal::ca_mgm::CA | |
| getCAList(const String &repos=REPOSITORY) | limal::ca_mgm::CA | [static] |
| getCATree(const String &repos=REPOSITORY) | limal::ca_mgm::CA | [static] |
| getCertificate(const String &certificateName) | limal::ca_mgm::CA | |
| getCertificateList() | limal::ca_mgm::CA | |
| getConfig() | limal::ca_mgm::CA | |
| getCRL() | limal::ca_mgm::CA | |
| getCRLDefaults() | limal::ca_mgm::CA | |
| getIssueDefaults(Type type) | limal::ca_mgm::CA | |
| getRequest(const String &requestName) | limal::ca_mgm::CA | |
| getRequestDefaults(Type type) | limal::ca_mgm::CA | |
| getRequestList() | limal::ca_mgm::CA | |
| getRootCAIssueDefaults(const String &repos=REPOSITORY) | limal::ca_mgm::CA | [static] |
| getRootCARequestDefaults(const String &repos=REPOSITORY) | limal::ca_mgm::CA | [static] |
| importCA(const String &caName, const limal::ByteBuffer &caCertificate, const limal::ByteBuffer &caKey, const String &caPasswd=String(), const String &repos=REPOSITORY) | limal::ca_mgm::CA | [static] |
| importRequest(const String &requestFile, FormatType formatType=E_PEM) | limal::ca_mgm::CA | |
| importRequestData(const limal::ByteBuffer &request, FormatType formatType=E_PEM) | limal::ca_mgm::CA | |
| initConfigFile() | limal::ca_mgm::CA | [private] |
| issueCertificate(const String &requestName, const CertificateIssueData &issueData, Type certType) | limal::ca_mgm::CA | |
| m_impl | limal::ca_mgm::CA | [private] |
| operator=(const CA &) | limal::ca_mgm::CA | [private] |
| removeDefaultsFromConfig() | limal::ca_mgm::CA | [private] |
| revokeCertificate(const String &certificateName, const CRLReason &crlReason=CRLReason()) | limal::ca_mgm::CA | |
| setCRLDefaults(const CRLGenerationData &defaults) | limal::ca_mgm::CA | |
| setIssueDefaults(Type type, const CertificateIssueData &defaults) | limal::ca_mgm::CA | |
| setRequestDefaults(Type type, const RequestGenerationData &defaults) | limal::ca_mgm::CA | |
| updateDB() | limal::ca_mgm::CA | |
| verifyCertificate(const String &certificateName, bool crlCheck=true, const String &purpose=String("any")) | limal::ca_mgm::CA | |
| ~CA() | limal::ca_mgm::CA | |