E-MailRelay
|
Holds a certificate chain taken from a stack of OpenSSL X509 structures. More...
#include <gssl_openssl.h>
Public Member Functions | |
CertificateChain (STACK_OF(X509) *chain) | |
std::string | str () const |
Holds a certificate chain taken from a stack of OpenSSL X509 structures.
Definition at line 127 of file gssl_openssl.h.
|
explicit |
Definition at line 769 of file gssl_openssl.cpp.
std::string GSsl::OpenSSL::CertificateChain::str | ( | ) | const |
Definition at line 779 of file gssl_openssl.cpp.