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.
Extensible Authentication Protocol (EAP) is a PPP extension that provides support for additional authentication methods within PPP. Transport Level Security (TLS) provides mutual authentication, integrity-protected negotiation, and key exchange between two endpoints. Therefore, EAP-TLS, which includes support for fragmentation and reassembly, provides for these TLS mechanisms within EAP. Windows CE .NET supports EAP-TLS.
Registry Settings
The following example shows the registry settings for TLS.
[HKEY_LOCAL_MACHINE\Comm\EAP\Extension\13]
"FriendlyName"="TLS"
"InvokeUserNameDialog"=dword:1
"ConfigUIPath"="eaptls.dll"
"Path"="eaptls.dll"
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.