Security Packages
A version of this page is also available for
4/8/2010
Windows Mobile provides the following security support providers (SSPs):
- Kerberos Security Support Provider
- NTLM Security Support Provider
- Schannel Security Support Provider
- Negotiate Security Support Provider
To determine which provider is supported by a specific OS design, check for unique DLLs associated with each provider. The following table shows the DLLs for Kerberos, NTLM, and Schannel security providers.
Security provider | Module |
---|---|
Kerberos |
Kerberos.dll, Cryptdll.dll |
NTLM |
Ntlmssp.dll |
Schannel |
Schannel.dll |
See Also
Reference
Authentication Services Reference
Concepts
Security Support Provider Interface Architecture
Authentication Services Security
Authentication Services Registry Settings