openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_UIO_GetUserData()

void * BSL_UIO_GetUserData ( const BSL_UIO uio)

Obtain the user data in the UIO object.

The user data comes from users, and tls will not change any thing for user data, user can add some customize information.

参数
uio[IN] UIO object.
返回值
Succeededin obtaining the data structure pointer stored by the user.
NULL,theobtained data does not exist.