Ice 3.7 C++11 API Reference
Classes | Typedefs
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 = typedef ::std::shared_ptr< Certificate >

◆ PluginPtr

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