QCA::TLSSessionContext
QCA::TLSSessionContext Class Reference
#include <QtCrypto>
Inheritance diagram for QCA::TLSSessionContext:

Public Member Functions | |
TLSSessionContext (Provider *p) | |
Additional Inherited Members | |
![]() | |
BasicContext (const BasicContext &from) | |
BasicContext (Provider *parent, const QString &type) | |
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.
Definition at line 2214 of file qcaprovider.h.
Constructor & Destructor Documentation
◆ TLSSessionContext()
|
inline |
Standard constructor.
- Parameters
-
p the Provider associated with this context
Definition at line 2223 of file qcaprovider.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:50:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:50:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.