This project was created as an extension to SimpleServer to allow for reading Privacy Enhanced Mail (PEM) certificate files. Derived from "Certificates to DB and back" on CodeProject, this project can do the following:
- Read PEM Certificate files
- Read PEM RSA Private Keys
- Construct X509Certificate's from the PEM files
Unchanged from the repository root license.