I\'m using Windows XP Pro SP3. I want to use SSPI functions in my code. I compiled my code, no error. I set the security package to be used to Negotiate, which is recommended.
As described here http://www.ddj.com/cpp/184401688 I do not have time to write this from scratch. Asked and not answered
When using the EncryptMessage (SChannel) from the win32 API with a valid context, I am supplying the four buffers in the correct orde开发者_如何学Pythonr I get the SEC_E_INVALID_TOKEN response which a