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.

Parameters
config[IN] Config context
Return values
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.