QCA::TLSSessionContext

Search for usage in LXR

QCA::TLSSessionContext Class Reference

#include <QtCrypto>

Inheritance diagram for QCA::TLSSessionContext:

Public Member Functions

 TLSSessionContext (Provider *p)
 

Additional Inherited Members

- Protected Member Functions inherited from QCA::BasicContext
 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()

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

Standard constructor.

Parameters
pthe 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-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:18:26 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.