Qt 4.8
Public Variables | List of all members
AuthCookie Class Reference

#include <qtransportauthdefs_qws.h>

Public Variables

unsigned char key [QSXE_KEY_LEN]
 
unsigned char pad
 
unsigned char progId
 

Detailed Description

Auth data as stored in _key

Warning
This function is not part of the public interface.

Struct to carry process authentication key and id

Definition at line 107 of file qtransportauthdefs_qws.h.

Properties

◆ key

unsigned char AuthCookie::key[QSXE_KEY_LEN]

Definition at line 109 of file qtransportauthdefs_qws.h.

◆ pad

unsigned char AuthCookie::pad

Definition at line 110 of file qtransportauthdefs_qws.h.

◆ progId

unsigned char AuthCookie::progId

Definition at line 111 of file qtransportauthdefs_qws.h.


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