E-MailRelay
|
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 |
Holds a certificate taken from an OpenSSL X509 structure.
Definition at line 85 of file gssl_openssl.h.
GSsl::OpenSSL::Certificate::Certificate | ( | X509 * | x509, |
bool | do_free | ||
) |
Definition at line 786 of file gssl_openssl.cpp.
std::string GSsl::OpenSSL::Certificate::str | ( | ) | const |
Definition at line 808 of file gssl_openssl.cpp.