Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Glacier2::SSLInfo Struct Reference

Represents information gathered from an incoming SSL connection and used for authentication and authorization. More...

defined in <Glacier2/SSLInfo.ice>

struct SSLInfo { ... }

Data Members

Ice::StringSeq certs
 The certificate chain.
string cipher
 The negotiated cipher suite.
string localHost
 The router's host.
int localPort
 The router's port.
string remoteHost
 The remote host.
int remotePort
 The remote port.

Detailed Description

Represents information gathered from an incoming SSL connection and used for authentication and authorization.

See also
SSLPermissionsVerifier

Definition at line 20 of file SSLInfo.ice.


The documentation for this struct was generated from the following file: