Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceSSL-EndpointInfo
prevIceSSL Slice API
Section


IceSSL::ConnectionInfo

Overview

local class ConnectionInfo extends Ice::IPConnectionInfo

Provides access to the connection details of an SSL connection

Data Member Index

cipher — The negotiated cipher suite.
certs — The certificate chain.

Ztop

Data Members

string
Anchor
cipher
cipher
cipher;

The negotiated cipher suite.

Ice::StringSeq
Anchor
certs
certs
certs;

The certificate chain.

Ztop

Znav
nextIceSSL-EndpointInfo
prevIceSSL Slice API
Section