openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_SetRecordPaddingCbArg()

int32_t HITLS_CFG_SetRecordPaddingCbArg ( HITLS_Config config,
void *  arg 
)

Sets the parameters arg required by the RecordPadding callback function.

参数
config[OUT] Config context
arg[IN] Related parameters arg
返回值
HITLS_NULL_INPUT,theinput parameter pointer is null.
HITLS_SUCCESS,ifsuccessful.