|
trantor
Non-blocking I/O cross-platform TCP network library, using C++14
|
This is the complete list of members for trantor::TLSPolicy, including all inherited members.
| allowBrokenChain_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| alpnProtocols_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| caPath_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| certPath_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| defaultClientPolicy(const std::string &hostname="") (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inlinestatic |
| defaultServerPolicy(const std::string &certPath, const std::string &keyPath) (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inlinestatic |
| getAllowBrokenChain() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getAlpnProtocols() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getAlpnProtocols() (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getCaPath() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getCertPath() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getConfCmds() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getHostname() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getKeyPath() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getUseOldTLS() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getUseSystemCertStore() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| getValidate() const (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| hostname_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| keyPath_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| setAllowBrokenChain(bool allow) | trantor::TLSPolicy | inline |
| setAlpnProtocols(const std::vector< std::string > &alpnProtocols) | trantor::TLSPolicy | inline |
| setAlpnProtocols(std::vector< std::string > &&alpnProtocols) (defined in trantor::TLSPolicy) | trantor::TLSPolicy | inline |
| setCaPath(const std::string &caPath) | trantor::TLSPolicy | inline |
| setCertPath(const std::string &certPath) | trantor::TLSPolicy | inline |
| setConfCmds(const std::vector< std::pair< std::string, std::string > > &sslConfCmds) | trantor::TLSPolicy | inline |
| setHostname(const std::string &hostname) | trantor::TLSPolicy | inline |
| setKeyPath(const std::string &keyPath) | trantor::TLSPolicy | inline |
| setUseOldTLS(bool useOldTLS) | trantor::TLSPolicy | inline |
| setUseSystemCertStore(bool useSystemCertStore) | trantor::TLSPolicy | inline |
| setValidate(bool enable) | trantor::TLSPolicy | inline |
| sslConfCmds_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| useOldTLS_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| useSystemCertStore_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |
| validate_ (defined in trantor::TLSPolicy) | trantor::TLSPolicy | protected |