openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_RemoveCertAndKey()

int32_t HITLS_RemoveCertAndKey ( HITLS_Ctx ctx)

Release all loaded certificates and private keys.

参数
ctx[IN] TLS link object
返回值
HITLS_SUCCESS,ifsuccessful.
Forother error codes, see hitls_error.h.