5[[
"cpp:dll-export:GLACIER2_API"]]
6[[
"cpp:doxygen:include:Glacier2/Glacier2.h"]]
9[[
"cpp:include:Glacier2/Config.h"]]
11[[
"js:module:@zeroc/ice"]]
13#include "Ice/BuiltinSequences.ice"
15[
"java:identifier:com.zeroc.Glacier2"]
Communicate through firewalls and across NATs.
sequence< string > StringSeq
A sequence of strings.
string cipher
The negotiated cipher suite.
string localHost
The router's host.
Ice::StringSeq certs
The certificate chain.
string remoteHost
The remote host.
int localPort
The router's port.
int remotePort
The remote port.
Represents information gathered from an incoming SSL connection and used for authentication and autho...