limal-ca-mgm Documentation

The LiMaL CA Management library provides two main functionalities.

  1. Manage a Certificate Authority in side a repository.
    This functionality is provides by the CA Class.

    You are able to:

    • create/import a new root or sub CAs
    • create/delete Certificate Requests
    • sign Certificate Requests
    • revoke Certificates
    • create Certificate Revocation Lists (CRLs)
    • import Requests
    • export Certificates, Requests and CRLs
    • ... etc.

  2. Local management functionality.
    This is provided by the Class LocalManagent.

    You are able to import a Certificate in PKCS12 format into your system. Additionaly you are able to parse Certificates, Requests and CRLs.

There are some programming examples at the example page.

Generated on Sun Aug 1 09:44:08 2010 for limal-ca-mgm by  doxygen 1.6.3