1.1.7 Client - Authentication Context APIs

The authentication context contains information relevant to the authentication mechanisms used in Wi-Fi.

Currently supported are Open and WPA/WPA2/WPA3-Personal.

The structure WDRV_WINC_AUTH_CONTEXT is provided to contain the context.

To initialize a context, the function WDRV_WINC_AuthCtxSetDefaults is provided, which ensures the context is in a known state.

The function WDRV_WINC_AuthCtxIsValid is provided to test if a context is valid.

Each authentication type has at least one function which can be used to configure the type of authentication algorithm used as well as the parameters which are required.