![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QNtlmPhase1Block () | |
Public Attributes | |
QString | domainStr |
QString | workstationStr |
![]() | |
char | magic [8] |
quint32 | type |
quint32 | flags |
QNtlmBuffer | domain |
QNtlmBuffer | workstation |
Additional Inherited Members | |
![]() | |
enum | { Size = 32 } |
Definition at line 1102 of file qauthenticator.cpp.
|
inline |
Definition at line 1105 of file qauthenticator.cpp.
References QNtlmPhase1BlockBase::magic, NTLMSSP_NEGOTIATE_ALWAYS_SIGN, NTLMSSP_NEGOTIATE_NTLM, NTLMSSP_NEGOTIATE_NTLM2, NTLMSSP_NEGOTIATE_UNICODE, NTLMSSP_REQUEST_TARGET, and qstrncpy().
QString QNtlmPhase1Block::domainStr |
Definition at line 1112 of file qauthenticator.cpp.
QString QNtlmPhase1Block::workstationStr |
Definition at line 1112 of file qauthenticator.cpp.