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
dtlsutil::FallbackCookieSecret Struct Reference
+ Collaboration diagram for dtlsutil::FallbackCookieSecret:

Public Member Functions

 FallbackCookieSecret ()
 

Public Attributes

QByteArray key
 

Detailed Description

Definition at line 84 of file qdtls_openssl.cpp.

Constructor & Destructor Documentation

◆ FallbackCookieSecret()

dtlsutil::FallbackCookieSecret::FallbackCookieSecret ( )
inline

Definition at line 86 of file qdtls_openssl.cpp.

References q_RAND_bytes().

+ Here is the call graph for this function:

Member Data Documentation

◆ key

QByteArray dtlsutil::FallbackCookieSecret::key

Definition at line 95 of file qdtls_openssl.cpp.


The documentation for this struct was generated from the following file: