QCA::TLSSession Class Reference
[QCA user API]

Session token, used for TLS resuming. More...

#include <QtCrypto>

Collaboration diagram for QCA::TLSSession:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool isNull () const
TLSSessionoperator= (const TLSSession &from)
 TLSSession (const TLSSession &from)

Detailed Description

Session token, used for TLS resuming.


Constructor & Destructor Documentation

QCA::TLSSession::TLSSession ( const TLSSession from  ) 

Copy constructor.

Parameters:
from the session token to copy from

Member Function Documentation

TLSSession& QCA::TLSSession::operator= ( const TLSSession from  ) 

Assignment operator.

Parameters:
from the session token to assign from
bool QCA::TLSSession::isNull (  )  const

Test if the session token is valid.


The documentation for this class was generated from the following file:
Generated on Sat Nov 27 13:41:19 2010 for Qt Cryptographic Architecture by  doxygen 1.6.3