|
Ice 3.7 C++11 API Reference
|
This is the complete list of members for IceSSL::OpenSSL::Plugin, including all inherited members.
| decode(const std::string &str) const =0 | IceSSL::Plugin | pure virtual |
| destroy()=0 | Ice::Plugin | pure virtual |
| getContext()=0 | IceSSL::OpenSSL::Plugin | pure virtual |
| getOpenSSLVersion() const =0 | IceSSL::OpenSSL::Plugin | pure virtual |
| initialize()=0 | Ice::Plugin | pure virtual |
| load(const std::string &file) const =0 | IceSSL::Plugin | pure virtual |
| setCertificateVerifier(std::function< bool(const std::shared_ptr< ConnectionInfo > &)> v)=0 | IceSSL::Plugin | pure virtual |
| setContext(SSL_CTX *ctx)=0 | IceSSL::OpenSSL::Plugin | pure virtual |
| setPasswordPrompt(std::function< std::string()> p)=0 | IceSSL::Plugin | pure virtual |
| ~Plugin() | IceSSL::Plugin | virtual |