Qt 4.8
Public Types | Public Variables | List of all members
QNtlmPhase1BlockBase Class Reference
Inheritance diagram for QNtlmPhase1BlockBase:
QNtlmPhase1Block

Public Types

enum  { Size = 32 }
 

Public Variables

QNtlmBuffer domain
 
quint32 flags
 
char magic [8]
 
quint32 type
 
QNtlmBuffer workstation
 

Detailed Description

Definition at line 860 of file qauthenticator.cpp.

Enumerations

◆ anonymous enum

anonymous enum
Enumerator
Size 

Definition at line 868 of file qauthenticator.cpp.

Properties

◆ domain

QNtlmBuffer QNtlmPhase1BlockBase::domain

Definition at line 866 of file qauthenticator.cpp.

Referenced by operator<<().

◆ flags

quint32 QNtlmPhase1BlockBase::flags

Definition at line 865 of file qauthenticator.cpp.

Referenced by operator<<().

◆ magic

char QNtlmPhase1BlockBase::magic[8]

Definition at line 863 of file qauthenticator.cpp.

Referenced by operator<<().

◆ type

quint32 QNtlmPhase1BlockBase::type

Definition at line 864 of file qauthenticator.cpp.

Referenced by operator<<().

◆ workstation

QNtlmBuffer QNtlmPhase1BlockBase::workstation

Definition at line 867 of file qauthenticator.cpp.

Referenced by operator<<().


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