Share via


EAP Functions (Compact 2013)

3/26/2014

This section includes the EAP functions that are called by RAS.

In This Section

  • RasEapEnd
    Ends an authentication session. RAS will call RasEapEnd regardless of whether the session completed successfully.
  • RasEapGetIdentity
    Obtains identity information for the user who is requesting authentication
  • RasEapGetInfo
    Obtains a set of function pointers for a specified authentication protocol
  • RasEapMakeMessage
    The framework within which incoming and outgoing EAP packets, time outs, and other events such as authentication completion are processed for an EAP. RAS calls the RasEapMakeMessage function every time there is an incoming or outgoing packet.

See Also

Other Resources

Extensible Authentication Protocol