![]() |
Qt 4.8
|
Public Types | |
| enum | { Size = 48 } |
Public Variables | |
| unsigned char | challenge [8] |
| quint32 | context [2] |
| quint32 | flags |
| char | magic [8] |
| QNtlmBuffer | targetInfo |
| QNtlmBuffer | targetName |
| quint32 | type |
Definition at line 872 of file qauthenticator.cpp.
| anonymous enum |
| Enumerator | |
|---|---|
| Size | |
Definition at line 882 of file qauthenticator.cpp.
| unsigned char QNtlmPhase2BlockBase::challenge[8] |
Definition at line 879 of file qauthenticator.cpp.
Referenced by qEncodeLmv2Response(), qEncodeNtlmv2Response(), qNtlmDecodePhase2(), and qStringFromUcs2Le().
| quint32 QNtlmPhase2BlockBase::context[2] |
Definition at line 880 of file qauthenticator.cpp.
Referenced by qNtlmDecodePhase2().
| quint32 QNtlmPhase2BlockBase::flags |
Definition at line 878 of file qauthenticator.cpp.
Referenced by qNtlmDecodePhase2(), and qNtlmPhase3().
| char QNtlmPhase2BlockBase::magic[8] |
Definition at line 875 of file qauthenticator.cpp.
Referenced by qNtlmDecodePhase2().
| QNtlmBuffer QNtlmPhase2BlockBase::targetInfo |
Definition at line 881 of file qauthenticator.cpp.
Referenced by qEncodeNtlmv2Response(), qNtlmDecodePhase2(), and qNtlmPhase3().
| QNtlmBuffer QNtlmPhase2BlockBase::targetName |
Definition at line 877 of file qauthenticator.cpp.
Referenced by qNtlmDecodePhase2().
| quint32 QNtlmPhase2BlockBase::type |
Definition at line 876 of file qauthenticator.cpp.
Referenced by qNtlmDecodePhase2().