Qt Cryptographic Architecture
Public Member Functions | List of all members
QCA::TLSSessionContext Class Reference

#include <QtCrypto>

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

Public Member Functions

 TLSSessionContext (Provider *p)
 

Additional Inherited Members

- Protected Member Functions inherited from QCA::BasicContext
 BasicContext (Provider *parent, const QString &type)
 
 BasicContext (const BasicContext &from)
 

Detailed Description

TLS "session" provider.

Note
This class is part of the provider plugin interface and should not be used directly by applications. You probably want TLSSession instead.

Constructor & Destructor Documentation

QCA::TLSSessionContext::TLSSessionContext ( Provider p)
inline

Standard constructor.

Parameters
pthe Provider associated with this context

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