Share via


EAPHost Peer Method Run-Time Functions (Compact 7)

3/12/2014

The EAP Peer Method API run-time functions are as follows.

In This Section

  • EapPeerEndSession
    Closes a current EAP authentication session between EAPHost and the peer.
  • EapPeerGetInfo
    Obtains a set of function pointers for an implementation of the loaded EAP peer method.
  • EapPeerGetResult
    Obtains the result of an authentication session from the EAP method.
  • EapPeerShutdown
    Shuts down the EAP method and prepares to unload its corresponding DLL.

See Also

Reference

EAPHost Peer Method Reference
EAPHost Peer Method Configuration Functions