Share via


schannel Module

The schannel module implements the Security Support Provider Interface (SSPI) package that provides Secure Sockets Layer (SSL) authentication and encryption.

Functions for Application Developers

This module includes the following functions for application developers, which are defined in the sspi.h header file. To import these functions, you need to link to the schannel.lib file.

Function
AcceptSecurityContext
AcquireCredentialsHandle
ApplyControlToken
CompleteAuthToken
DeleteSecurityContext
EnumerateSecurityPackages
FreeContextBuffer
FreeCredentialsHandle
InitializeSecurityContext
InitSecurityInterface
InternetCanonicalizeUrl
MakeSignature
QueryContextAttributes
QuerySecurityPackageInfo
VerifySignature

See Also

Windows CE Modules

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.