Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QTlsPrivate::QSecureTransportContext Class Reference

#include <qtls_st_p.h>

+ Collaboration diagram for QTlsPrivate::QSecureTransportContext:

Public Member Functions

 QSecureTransportContext (SSLContextRef context)
 
 ~QSecureTransportContext ()
 
 operator SSLContextRef () const
 
void reset (SSLContextRef newContext)
 

Detailed Description

Definition at line 42 of file qtls_st_p.h.

Constructor & Destructor Documentation

◆ QSecureTransportContext()

QTlsPrivate::QSecureTransportContext::QSecureTransportContext ( SSLContextRef context)
explicit

Definition at line 177 of file qtls_st.cpp.

◆ ~QSecureTransportContext()

QTlsPrivate::QSecureTransportContext::~QSecureTransportContext ( )

Definition at line 182 of file qtls_st.cpp.

Member Function Documentation

◆ operator SSLContextRef()

QTlsPrivate::QSecureTransportContext::operator SSLContextRef ( ) const

Definition at line 187 of file qtls_st.cpp.

References context.

◆ reset()

void QTlsPrivate::QSecureTransportContext::reset ( SSLContextRef newContext)

Definition at line 192 of file qtls_st.cpp.

Referenced by QTlsPrivate::TlsCryptographSecureTransport::disconnectFromHost().

+ Here is the caller graph for this function:

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