Click to Rate and Give Feedback
MSDN
MSDN Library
Security
Authentication
Using SSPI

  Switch on low bandwidth view
Creating a Secure Connection Using Schannel

The Schannel security package provides access to four security protocols:

Note  The PCT and SSL 2.0 protocols have been superseded by the TLS protocol and should not be used for new development.

Aa374782.wedge(en-us,VS.85).gifTo set up a secure connection between a client and server

  1. Obtain Schannel Credentials.
  2. Create an Schannel Security Context.

After a connection is established, you can retrieve information about its attributes. For details, see Getting information about Schannel Connections.

If, after you have established a connection, the security requirements of your application change or the connection is lost, you can renegotiate the connection. For details, see Renegotiating an Schannel Connection.

When you have finished using an Schannel connection, you must perform the necessary cleanup. For details, see Shutting Down an Schannel Connection.

For information about samples shipped with the Platform Software Development Kit (SDK) that demonstrate the Schannel security package, see the PSDK samples using Schannel.

Send comments about this topic to Microsoft

Build date: 6/26/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker