E-MailRelay
Public Member Functions | List of all members
GSsl::OpenSSL::Certificate Class Reference

Holds a certificate taken from an OpenSSL X509 structure. More...

#include <gssl_openssl.h>

Public Member Functions

 Certificate (X509 *, bool do_free)
 
std::string str () const
 

Detailed Description

Holds a certificate taken from an OpenSSL X509 structure.

Definition at line 85 of file gssl_openssl.h.

Constructor & Destructor Documentation

◆ Certificate()

GSsl::OpenSSL::Certificate::Certificate ( X509 *  x509,
bool  do_free 
)

Definition at line 786 of file gssl_openssl.cpp.

Member Function Documentation

◆ str()

std::string GSsl::OpenSSL::Certificate::str ( ) const

Definition at line 808 of file gssl_openssl.cpp.


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