CertFreeCertificateChainEngine function
The CertFreeCertificateChainEngine function frees a certificate trust engine.
Syntax
void WINAPI CertFreeCertificateChainEngine(
_In_ HCERTCHAINENGINE hChainEngine
);
Parameters
- hChainEngine [in]
-
Handle of the chain engine to be freed.
Return value
This function does not return a value.
Examples
See Example C Program: Creating a Certificate Chain.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012