openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_GetMaxVersion()

int32_t HITLS_CFG_GetMaxVersion ( const HITLS_Config config,
uint16_t *  maxVersion 
)

Obtaining the Maximum supported version number

参数
config[IN] Config context
maxVersion[OUT] Maximum supported version
返回值
HITLS_SUCCESSis obtained successfully. For other error codes, see hitls_error.h.