openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_GetMiniaturizationSwitch()

int32_t HITLS_CFG_GetMiniaturizationSwitch ( const HITLS_Config config,
uint8_t *  isEnable 
)

Obtain whether to enable the miniaturization function. By default, the miniaturization function is disabled.

参数
config[IN] TLS link configuration.
isEnable[OUT] Indicates whether to enable the miniaturization function.
返回值
HITLS_NULL_INPUT,theinput parameter pointer is null.
HITLS_SUCCESS,ifsuccessful.