QCA::TLSSession Class Reference
[QCA user API]

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

#include <QtCrypto>

Inheritance diagram for QCA::TLSSession:

QCA::Algorithm
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

bool QCA::TLSSession::isNull (  )  const

Test if the session token is valid.

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

Assignment operator.

Parameters:
from the session token to assign from


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

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