openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CERT_RegisterMgrMethod()

int32_t HITLS_CERT_RegisterMgrMethod ( HITLS_CERT_MgrMethod method)

Callback function related to certificate registration

参数
method[IN] Callback function
返回值
HITLS_SUCCESS,succeeded.
HITLS_NULL_INPUT,thecallback function is NULL.