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 71 of file gssl_openssl.h.
GSsl::OpenSSL::Certificate::Certificate | ( | X509 * | x509, |
bool | do_free | ||
) |
Definition at line 829 of file gssl_openssl.cpp.
std::string GSsl::OpenSSL::Certificate::str | ( | ) | const |
Definition at line 850 of file gssl_openssl.cpp.