Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
Classes | Constants
IceSSL Module Reference

IceSSL provides a secure transport for Ice. More...

["objc:prefix:ICESSL"]
module IceSSL { ... }

Classes

local class  ConnectionInfo
 Provides access to the connection details of an SSL connection. More...
 
local class  EndpointInfo
 Provides access to an SSL endpoint information. More...
 
local class  WSSConnectionInfo
 Provides access to the connection details of a secure WebSocket connection. More...
 
local class  WSSEndpointInfo
 Provides access to a secure WebSocket endpoint information. More...
 

Constants

const short EndpointType = Ice::SSLEndpointType
 Uniquely identifies SSL endpoints. More...
 

Detailed Description

IceSSL provides a secure transport for Ice.

Constant Documentation

◆ EndpointType

const short EndpointType = Ice::SSLEndpointType

Uniquely identifies SSL endpoints.