![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsslcontext_openssl_p.h>
Public Member Functions | |
NPNContext () |
Public Attributes | |
unsigned char * | data |
unsigned short | len |
QSslConfiguration::NextProtocolNegotiationStatus | status |
Definition at line 59 of file qsslcontext_openssl_p.h.
|
inline |
Definition at line 60 of file qsslcontext_openssl_p.h.
References NPNContext(), data, and len.
Referenced by NPNContext().
unsigned char* QSslContext::NPNContext::data |
Definition at line 64 of file qsslcontext_openssl_p.h.
Referenced by NPNContext(), and next_proto_cb().
unsigned short QSslContext::NPNContext::len |
Definition at line 65 of file qsslcontext_openssl_p.h.
Referenced by NPNContext(), and next_proto_cb().
QSslConfiguration::NextProtocolNegotiationStatus QSslContext::NPNContext::status |
Definition at line 66 of file qsslcontext_openssl_p.h.