openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_GetRecordPaddingCbArg()

void * HITLS_GetRecordPaddingCbArg ( HITLS_Ctx ctx)

Obtains the parameter arg required by the RecordPadding callback function.

参数
ctx[IN/OUT] TLS Connection Handle
返回值
HITLS_NULL_INPUT,theinput parameter pointer is NULL.
HITLS_SUCCESS,ifsuccessful.