RCFProto
 All Classes Functions Typedefs
Public Member Functions | List of all members
RCF::PemCertificate Class Reference

Use this class to load a certificate in .pem format. Only applicable to OpenSSL. More...

#include <OpenSslEncryptionFilter.hpp>

Inheritance diagram for RCF::PemCertificate:
RCF::Certificate RCF::Certificate

Public Member Functions

 PemCertificate (const std::string &pathToCert, const std::string &password="")
 Loads a .pem certificate, using the given file path and password.
 

Detailed Description

Use this class to load a certificate in .pem format. Only applicable to OpenSSL.


The documentation for this class was generated from the following files: