WINC1500 IoT Software APIs: m2m_wifi_send_crl

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_send_crl

Functions

sint8 m2m_wifi_send_crl (tstrTlsCrlInfo *pCRL)
 

Detailed Description

Asynchronous API that notifies the WINC with the Certificate Revocation List to be used for TLS.

Function Documentation

◆ m2m_wifi_send_crl()

sint8 m2m_wifi_send_crl ( tstrTlsCrlInfo pCRL)

Asynchronous API that notifies the WINC with the Certificate Revocation List.

Parameters
[in]pCRLPointer to the structure containing certificate revocation list details.
Returns
The function returns M2M_SUCCESS if the command has been successfully queued to the WINC, and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13