EN
Este conteúdo não está disponível no seu idioma mas aqui tem a versão em inglês.
CertAddRefServerOcspResponse function
The CertAddRefServerOcspResponse function increments the reference count for an HCERT_SERVER_OCSP_RESPONSE handle.
Syntax
WINCRYPT32API VOID WINAPI CertAddRefServerOcspResponse( _In_ HCERT_SERVER_OCSP_RESPONSE hServerOcspResponse );
Parameters
- hServerOcspResponse [in]
-
A handle to an HCERT_SERVER_OCSP_RESPONSE returned by CertOpenServerOcspResponse.
Return value
This function has no return value.
Remarks
Each CertOpenServerOcspResponse and CertAddRefServerOcspResponse requires a corresponding CertCloseServerOcspResponse.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012
