Read UIO for the HiTLS context.
- Attention
- 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.
- Parameters
-
| ctx | [OUT] TLS connection handle. |
| uio | [IN] UIO object. |
- Return values
-
| HITLS_SUCCESS,if | successful. |
| For | other error codes, see hitls_error.h. |