KVIrc
4.9.2
DeveloperAPIs
|
Public Member Functions | |
QNtlmPhase2Block () | |
Public Attributes | |
QByteArray | targetInfoBuff |
QString | targetInfoStr |
QString | targetNameStr |
Public Attributes inherited from QNtlmPhase2BlockBase | |
unsigned char | challenge [8] |
quint32 | context [2] |
quint32 | flags |
char | magic [8] |
QNtlmBuffer | targetInfo |
QNtlmBuffer | targetName |
quint32 | type |
Additional Inherited Members | |
Public Types inherited from QNtlmPhase2BlockBase | |
enum | { Size = 48 } |
|
inline |
References QNtlmPhase2BlockBase::magic, and QNtlmPhase2BlockBase::type.
QByteArray QNtlmPhase2Block::targetInfoBuff |
Referenced by qEncodeNtlmv2Response(), and qNtlmDecodePhase2().
QString QNtlmPhase2Block::targetInfoStr |
QString QNtlmPhase2Block::targetNameStr |
Referenced by qNtlmDecodePhase2(), and qNtlmPhase3().