This is the first snac in md5 crypted login sequence.
Client use this snac to request login random key from server. It contain screenname
and some unknown stuff. Server should reply with SNAC(17,07),
containing auth key string.
00 17 |
|
word |
|
SNAC family |
00 06 |
|
word |
|
SNAC subtype |
00 00 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
|
|
00 01 |
|
word |
|
TLV.Type(0x01) - screen name |
xx xx |
|
word |
|
TLV.Length |
|
|
|
| |
|
|
|
00 4B |
|
word |
|
TLV.Type(0x4B) - unknown (empty) |
00 00 |
|
word |
|
TLV.Length |
|
|
| |
|
|
|
00 5A |
|
word |
|
TLV.Type(0x5A) - unknown (empty) |
00 00 |
|
word |
|
TLV.Length |
|
|
| |
|
|
|
|