Use this class to load a certificate in .pem format. Only applicable to OpenSSL. More...
#include <OpenSslEncryptionFilter.hpp>
Public Member Functions | |
PemCertificate (const std::string &pathToCert, const std::string &password="") | |
Loads a .pem certificate, using the given file path and password. | |
Use this class to load a certificate in .pem format. Only applicable to OpenSSL.