Looking for Platform SDK SSPI(Schannel) sample c++

c++, sample, schannel, sspi

Solution

There are WebServer and WebClient examples in Windows® Server 2003 SP1 Platform SDK ISO Install under `Microsoft Platform SDK\Samples\Security\SSPI\SSL`.

Problem

I want to see a microsoft sample that demonstrate using of SSPI with Schannel. As I see here there is a such sample, but I cannot succeed to find it :( Can anyone please help me to find it? Thanks in advance!

Original source