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

Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL. More...

#include <OpenSslEncryptionFilter.hpp>

Inheritance diagram for RCF::X509Certificate:
RCF::Certificate RCF::Certificate

Public Member Functions

std::string getCertificateName ()
 Gets the name of the certificate.
 
std::string getIssuerName ()
 Gets the name of the issuer of the certificate.
 

Detailed Description

Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL.


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