Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 43 of file qtls_st_p.h.

Constructor & Destructor Documentation

◆ QSecureTransportContext()

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

Definition at line 178 of file qtls_st.cpp.

References QSecureTransportContext().

Referenced by QSecureTransportContext().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QSecureTransportContext()

QTlsPrivate::QSecureTransportContext::~QSecureTransportContext ( )

Definition at line 183 of file qtls_st.cpp.

Member Function Documentation

◆ operator SSLContextRef()

QTlsPrivate::QSecureTransportContext::operator SSLContextRef ( ) const

Definition at line 188 of file qtls_st.cpp.

◆ reset()

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

Definition at line 193 of file qtls_st.cpp.


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