Read UIO for the HiTLS context.
- 注意
- Must be called before HITLS_Connect and HITLS_Accept and released after HITLS_Free. If this function has been called, you must call BSL_UIO_Free to release the UIO.
- 参数
-
ctx | [OUT] TLS connection handle. |
uio | [IN] UIO object. |
- 返回值
-
HITLS_SUCCESS,if | successful. |
For | other error codes, see hitls_error.h. |