![]() |
Qt 6.x
The Qt SDK
|
Public Types | |
enum | { Size = 32 } |
Public Attributes | |
char | magic [8] |
quint32 | type |
quint32 | flags |
QNtlmBuffer | domain |
QNtlmBuffer | workstation |
Definition at line 1011 of file qauthenticator.cpp.
anonymous enum |
Enumerator | |
---|---|
Size |
Definition at line 1019 of file qauthenticator.cpp.
QNtlmBuffer QNtlmPhase1BlockBase::domain |
Definition at line 1017 of file qauthenticator.cpp.
quint32 QNtlmPhase1BlockBase::flags |
Definition at line 1016 of file qauthenticator.cpp.
char QNtlmPhase1BlockBase::magic[8] |
Definition at line 1014 of file qauthenticator.cpp.
Referenced by QNtlmPhase1Block::QNtlmPhase1Block().
quint32 QNtlmPhase1BlockBase::type |
Definition at line 1015 of file qauthenticator.cpp.
QNtlmBuffer QNtlmPhase1BlockBase::workstation |
Definition at line 1018 of file qauthenticator.cpp.