12 [[
"cpp:header-ext:h",
"objc:header-dir:objc",
"js:ice-build"]]
16 [
"objc:prefix:ICESSL"]
string cipher
The negotiated cipher suite.
Definition: ConnectionInfo.ice:28
Provides access to the connection details of an SSL connection.
Definition: ConnectionInfo.ice:25
Provides access to the connection details of a secure WebSocket connection.
Definition: ConnectionInfo.ice:42
IceSSL provides a secure transport for Ice.
Definition: ConnectionInfo.ice:17
dictionary< string, string > HeaderDict
A collection of HTTP headers.
Definition: Connection.ice:365
bool verified
The certificate chain verification status.
Definition: ConnectionInfo.ice:34
Ice::StringSeq certs
The certificate chain.
Definition: ConnectionInfo.ice:31
sequence< string > StringSeq
A sequence of strings.
Definition: BuiltinSequences.ice:40
Ice::HeaderDict headers
The headers from the HTTP upgrade request.
Definition: ConnectionInfo.ice:45
Provides access to the connection details of an IP connection.
Definition: Connection.ice:326