Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

sslEnableCertExpirationCheck

sslEnableCertExpirationCheck
[Function]

Configure the behavior of the SSL Library for Certificate Expiry Validation. More...

Functions

NMI_API sint8 sslEnableCertExpirationCheck (tenuSslCertExpSettings enuValidationSetting)

Detailed Description

Configure the behavior of the SSL Library for Certificate Expiry Validation.


Function Documentation

NMI_API sint8 sslEnableCertExpirationCheck ( tenuSslCertExpSettings  enuValidationSetting )
Parameters:
[in]enuValidationSettingSee tenuSslCertExpSettings for details.
Returns:
  • [SOCK_ERR_NO_ERROR](SOCK_ERR_NO_ERROR) for successful operation and negative error code otherwise.
See also:
tenuSslCertExpSettings