openHiTLS API openHiTLS 0.1.0-Alpha1
|
◆ HITLS_SetUio()Set the UIO object for the HiTLS context. Bind the HiTLS context to the UIO object, through which the TLS object sends data, reads data, and controls the connection status at the network layer. After successfully setting, the number of times the UIO object is referenced increases by 1. BSL_UIO_Free is called to release the association between the HiTLS and UIO when HITLS_Free is called.
|