Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 1.72 KB

nf-certpoleng-pstacquireprivatekey.md

File metadata and controls

65 lines (55 loc) · 1.72 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:certpoleng.PstAcquirePrivateKey
PstAcquirePrivateKey function (certpoleng.h)
Associates the caller's private key with the specified certificate.
PstAcquirePrivateKey
PstAcquirePrivateKey function [Security]
certpoleng/PstAcquirePrivateKey
security.pstacquireprivatekey
security\pstacquireprivatekey.htm
security
dad2886b-5a74-433f-bd58-deb130104e33
12/05/2018
PstAcquirePrivateKey, PstAcquirePrivateKey function [Security], certpoleng/PstAcquirePrivateKey, security.pstacquireprivatekey
certpoleng.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Certpoleng.lib
Certpoleng.dll
Windows
19H1
PstAcquirePrivateKey
certpoleng/PstAcquirePrivateKey
c++
APIRef
kbSyntax
DllExport
Certpoleng.dll
PstAcquirePrivateKey

PstAcquirePrivateKey function

-description

Associates the caller's private key with the specified certificate.

-parameters

-param pCert [in]

The certificate with which to associate the private key.

-returns

If the function succeeds, return STATUS_SUCCESS.

If the function fails, return an NTSTATUS code that indicates the reason it failed.