openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_SetInfoCb()

int32_t HITLS_SetInfoCb ( HITLS_Ctx ctx,
HITLS_InfoCb  callback 
)

Set the callback for prompt information.

参数
ctx[OUT] Ctx context
callback[IN] Callback function for prompting information
返回值
HITLS_SUCCESS,ifsuccessful. For other error codes, see hitls_error.h.