openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CheckPrivateKey()

int32_t HITLS_CheckPrivateKey ( const HITLS_Ctx ctx)

Check whether the configured certificate matches the private key.

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