QCA::TLSContext::SessionInfo Class Reference
[QCA provider API]

Information about an active TLS connection. More...

#include <QtCrypto>

Collaboration diagram for QCA::TLSContext::SessionInfo:

Collaboration graph
[legend]

List of all members.

Public Attributes

int cipherBits
int cipherMaxBits
QString cipherSuite
TLSSessionContextid
bool isCompressed
TLS::Version version


Detailed Description

Information about an active TLS connection.

For efficiency and simplicity, the members are directly accessed.


Member Data Documentation

The bit size of the cipher used for this connection.

The maximum bit size possible of the cipher used for this connection.

The cipher suite being used for this connection.

See also:
TLSContext::supportedCipherSuites()

Pointer to the id of this TLS session, for use with resuming.

True if the TLS connection is compressed, otherwise false.

The TLS protocol version being used for this connection.


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

Generated on Wed Apr 29 15:16:12 2009 for Qt Cryptographic Architecture by  doxygen 1.5.5