Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
IceSSL::OpenSSL Namespace Reference

Classes

class  Certificate
 Encapsulates an OpenSSL X.509 certificate. More...
class  Plugin
 Represents the IceSSL plug-in object. More...

Typedefs

using CertificatePtr = ::std::shared_ptr<Certificate>
using PluginPtr = ::std::shared_ptr<Plugin>

Typedef Documentation

◆ CertificatePtr

using IceSSL::OpenSSL::CertificatePtr = ::std::shared_ptr<Certificate>

◆ PluginPtr

using IceSSL::OpenSSL::PluginPtr = ::std::shared_ptr<Plugin>