[Bug 37063] NTLM EncryptMessage/DecryptMessage failure

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 8 18:27:54 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37063

--- Comment #7 from dwmw2 at infradead.org <dwmw2 at infradead.org> ---
Regarding the buffer layout for DecryptMessage, these are quite enlightening:

http://rc.quest.com/viewvc/authtest/trunk/sspi/wrap.c?r1=57&r2=67&pathrev=67
(which links to http://msdn.microsoft.com/en-us/magazine/cc301890.aspx )

"When you receive a GSSAPI encrypted or signed message, you'll describe it with
a buffer of type SECBUFFER_STREAM, as shown in Figure 3, and provide that
buffer along with a second buffer of type SECBUFFER_DATA that will receive the
decrypted message."

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list