openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_ClearTLS13CipherSuites()

int32_t HITLS_ClearTLS13CipherSuites ( HITLS_Ctx ctx)

Clears the configured TLS1.3 cipher suite.

参数
ctx[IN] TLS connection handle.
返回值
HITLS_SUCCESS,ifsuccessful. For details about other error codes, see hitls_error.h.