Documentation ¶
Overview ¶
Package client (eap.client) provides interface to supported & registered EAP Authenticator Providers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToStr ¶
BytesToStr returns Go compatible byte slice string
func HandleIdentityResponse ¶
HandleIdentityResponse passes Identity EAP payload to corresponding method provider & returns corresponding EAP result NOTE: Identity Request is handled by APs & does not involve EAP Authenticator's support
func SupportedTypes ¶
func SupportedTypes() []uint8
SupportedTypes returns sorted list (ascending, by type) of registered EAP Providers SupportedTypes makes copy of an internally maintained supported types list, so callers are advised to save the result locally and re-use it if needed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.