openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_GetCheckPriKeyCb()

CERT_CheckPrivateKeyCallBack HITLS_CFG_GetCheckPriKeyCb ( HITLS_Config config)

Interface for obtaining the registered private key and certificate matching check

参数
config[IN] Config context
返回值
Theinterface for checking whether the registered private key matches the certificate is returned. If the registered private key does not match the certificate, NULL is returned.