Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
OpenSSL.h File Reference
#include <IceSSL/Plugin.h>
#include <openssl/x509v3.h>
#include <openssl/pem.h>
Include dependency graph for OpenSSL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  IceSSL
namespace  IceSSL::OpenSSL

Macros

#define ICESSL_OPENSSL_API   ICE_DECLSPEC_IMPORT

Typedefs

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

Macro Definition Documentation

◆ ICESSL_OPENSSL_API

#define ICESSL_OPENSSL_API   ICE_DECLSPEC_IMPORT