1.1.19.11 WDRV_WINC_TLSCSCTX_INFO

Summary

TLS cipher suite information structure.

Description

Structure containing information about a TLS cipher suite.

Remarks

None.

typedef struct
{
/* Flag indicating if context is in use. */
bool idxInUse;

/* Set operation command request handle. */
WINC_CMD_REQ_HANDLE setCmdReqHandle;
} WDRV_WINC_TLSCSCTX_INFO;