Security Packages (Windows Embedded CE 6.0)
1/6/2010
Windows Embedded 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
Reference
Authentication Services Reference
Concepts
Authentication Services Application Development
Security Support Provider Interface Architecture
Authentication Services Security
Authentication Services Registry Settings