Transport Level Security (TLS) (Windows CE 5.0)

Send Feedback

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 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

EAP Authentication Protocols

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.