Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CertFreeCertificateChainEngine function (wincrypt.h)

The CertFreeCertificateChainEngine function frees a certificate trust engine.

Syntax

VOID CertFreeCertificateChainEngine(
 [in] HCERTCHAINENGINE hChainEngine
);

Parameters

[in] hChainEngine

Handle of the chain engine to be freed.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps | UWP apps]
Minimum supported server Windows Server 2003 [desktop apps | UWP apps]
Target Platform Windows
Header wincrypt.h
Library Crypt32.lib
DLL Crypt32.dll

See also

CertCreateCertificateChainEngine

Certificate Chain Verification Functions


Feedback

Was this page helpful?

Additional resources