Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows CE 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
Authentication Services | Security Support Provider Interface Architecture | Authentication Services Security | Authentication Services Registry Settings | Authentication Services Reference
Send Feedback on this topic to the authors