Qt Cryptographic Architecture
|
#include <QtCrypto>
Public Member Functions | |
TLSSessionContext (Provider *p) | |
Additional Inherited Members | |
![]() | |
BasicContext (const BasicContext &from) | |
BasicContext (Provider *parent, const QString &type) | |
TLS "session" provider.
|
inline |
Standard constructor.
p | the Provider associated with this context |