proxygen
|
#include <SSLContextConfig.h>
Public Member Functions | |
CertificateInfo (const std::string &crtPath, const std::string &kyPath, const std::string &passwdPath) | |
Public Attributes | |
std::string | certPath |
std::string | keyPath |
std::string | passwordPath |
Definition at line 42 of file SSLContextConfig.h.
|
inline |
Definition at line 43 of file SSLContextConfig.h.
std::string wangle::SSLContextConfig::CertificateInfo::certPath |
Definition at line 47 of file SSLContextConfig.h.
std::string wangle::SSLContextConfig::CertificateInfo::keyPath |
Definition at line 48 of file SSLContextConfig.h.
std::string wangle::SSLContextConfig::CertificateInfo::passwordPath |
Definition at line 49 of file SSLContextConfig.h.