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 113 of file gssl_openssl.h.
|
explicit |
Definition at line 812 of file gssl_openssl.cpp.
std::string GSsl::OpenSSL::CertificateChain::str | ( | ) | const |
Definition at line 822 of file gssl_openssl.cpp.