Sample SSPI Code

This section includes two complete examples:

The client and server examples are designed to work together. Both examples use the header file Security.h which can be found in Header File for SSPI Client and Server Samples.

For an example of how to initialize an array of security buffers, see SecBuffer and SecBufferDesc Example Code.

For information about signing or encrypting data once a secure connection has been established, see Using Message Support.