openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_ERR_ClearError()

void BSL_ERR_ClearError ( void  )

Clear the error stack.

If an error is detected after the HiTLS API is called, if the error information is ignored, call this API to clear the error information before calling the HiTLS API again.

注意
None