openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_GetFlightTransmitSwitch()

int32_t HITLS_CFG_GetFlightTransmitSwitch ( const HITLS_Config config,
uint8_t *  isEnable 
)

Obtains the status of whether to send handshake information according to the route.

参数
config[IN] TLS link configuration.
isEnable[OUT] Indicates whether to send handshake information by route.
返回值
HITLS_NULL_INPUT,theinput parameter pointer is null.
HITLS_SUCCESS,ifsuccessful.