Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 2.42 KB

nf-wincrypt-certaddrefserverocspresponsecontext.md

File metadata and controls

63 lines (54 loc) · 2.42 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wincrypt.CertAddRefServerOcspResponseContext
CertAddRefServerOcspResponseContext function (wincrypt.h)
Increments the reference count for a CERT_SERVER_OCSP_RESPONSE_CONTEXT structure.
CertAddRefServerOcspResponseContext
CertAddRefServerOcspResponseContext function [Security]
security.certaddrefserverocspresponsecontext
wincrypt/CertAddRefServerOcspResponseContext
security\certaddrefserverocspresponsecontext.htm
security
b7cdce9b-25fe-4fb9-b266-61989793699b
12/05/2018
CertAddRefServerOcspResponseContext, CertAddRefServerOcspResponseContext function [Security], security.certaddrefserverocspresponsecontext, wincrypt/CertAddRefServerOcspResponseContext
wincrypt.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Crypt32.lib
Crypt32.dll
Windows
19H1
CertAddRefServerOcspResponseContext
wincrypt/CertAddRefServerOcspResponseContext
c++
APIRef
kbSyntax
DllExport
Crypt32.dll
CertAddRefServerOcspResponseContext

CertAddRefServerOcspResponseContext function

-description

The CertAddRefServerOcspResponseContext function increments the reference count for a CERT_SERVER_OCSP_RESPONSE_CONTEXT structure.

-parameters

-param pServerOcspResponseContext [in]

A pointer to a CERT_SERVER_OCSP_RESPONSE_CONTEXT returned by CertGetServerOcspResponseContext.

-remarks

Each call to CertGetServerOcspResponseContext and CertAddRefServerOcspResponseContext requires a corresponding call to CertFreeServerOcspResponseContext.