12 [[
"cpp:header-ext:h",
"objc:header-dir:objc",
"js:ice-build"]]
13 [[
"cpp:include:Glacier2/Config.h"]]
17 [
"objc:prefix:GLACIER2"]
string remoteHost
The remote host.
Definition: SSLInfo.ice:32
Glacier2 is a firewall solution for Ice.
Definition: PermissionsVerifier.ice:18
string localHost
The router's host.
Definition: SSLInfo.ice:38
Ice::StringSeq certs
The certificate chain.
Definition: SSLInfo.ice:47
int remotePort
The remote port.
Definition: SSLInfo.ice:35
int localPort
The router's port.
Definition: SSLInfo.ice:41
string cipher
The negotiated cipher suite.
Definition: SSLInfo.ice:44
sequence< string > StringSeq
A sequence of strings.
Definition: BuiltinSequences.ice:40
Information taken from an SSL connection used for permissions verification.
Definition: SSLInfo.ice:29