Ice 3.7 Slice API Reference
ConnectionInfoF.ice
Go to the documentation of this file.
1 //
2 // Copyright (c) ZeroC, Inc. All rights reserved.
3 //
4 
5 #pragma once
6 
7 [["cpp:dll-export:ICESSL_API"]]
8 [["cpp:doxygen:include:IceSSL/IceSSL.h"]]
9 [["cpp:header-ext:h"]]
10 
11 [["ice-prefix"]]
12 
13 [["js:module:ice"]]
14 [["js:cjs-module"]]
15 
16 [["objc:dll-export:ICESSL_API"]]
17 [["objc:header-dir:objc"]]
18 
19 [["python:pkgdir:IceSSL"]]
20 
21 #ifndef __SLICE2JAVA_COMPAT__
22 [["java:package:com.zeroc"]]
23 #endif
24 
25 ["objc:prefix:ICESSL", "swift:module:Ice:SSL"]
26 module IceSSL
27 {
28 
29 local class ConnectionInfo;
30 
31 }
IceSSL
IceSSL provides a secure transport for Ice.
Definition: ConnectionInfo.ice:31