Developing Applications With LibPKI
From OpenCA::Wiki
LibPKI provides an extensive set of functionalities that will facilitate the development of applications when it comes to interaction with PKIs and Digital Certificates Management. Here we provide several coding sections, depending on what your goal is, you might want to check out the most appropriate section:
- Simple Development Environment - How to easily create your Makefiles for using LibPKI
- LibPKI configuration files - How to provide LibPKI with the right config files
- LibPKI Basic Examples - Managing the basic datatypes of LibPKI
- The PKI_X509 Data Type - Basic principles about the PKI_X509 objects

