openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_SetInfoCb()

int32_t HITLS_CFG_SetInfoCb ( HITLS_Config config,
HITLS_InfoCb  callback 
)

Set the callback function for prompting information.

参数
config[OUT] Config Context
callback[IN] Client callback
返回值
HITLS_SUCCESS,ifsuccessful. For details about other error codes, see hitls_error.h.