1.2.5.18 WDRV_PIC32MZW_AuthCtxSetOpen Function
WDRV_PIC32MZW_STATUS WDRV_PIC32MZW_AuthCtxSetOpen (
WDRV_PIC32MZW_AUTH_CONTEXT *const pAuthCtx
)
C
Summary
Configure an authentication context for Open authentication.
Description
The auth type and information are configured appropriately for Open authentication.
Precondition
None.
Parameters
Param | Description |
pAuthCtx | Pointer to an authentication context. |
Returns
WDRV_PIC32MZW_STATUS_OK - The context has been configured.
WDRV_PIC32MZW_STATUS_INVALID_ARG - The parameters were incorrect.
Remarks
None.