The LiMaL CA Management library provides two main functionalities.
Manage a Certificate Authority in side a repository.
This functionality is provides by the CA Class.
You are able to:
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.