Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 1.76 KB

nf-cryptxml-cryptxmlgetsignature.md

File metadata and controls

69 lines (57 loc) · 1.76 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:cryptxml.CryptXmlGetSignature
CryptXmlGetSignature function (cryptxml.h)
Returns an XML Signature element.
CryptXmlGetSignature
CryptXmlGetSignature function [Security]
cryptxml/CryptXmlGetSignature
security.cryptxmlgetsignature
security\cryptxmlgetsignature.htm
security
ef6748eb-1d3b-43e0-9525-2b588c2ae13f
12/05/2018
CryptXmlGetSignature, CryptXmlGetSignature function [Security], cryptxml/CryptXmlGetSignature, security.cryptxmlgetsignature
cryptxml.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Cryptxml.lib
Cryptxml.dll
Windows
19H1
CryptXmlGetSignature
cryptxml/CryptXmlGetSignature
c++
APIRef
kbSyntax
DllExport
Cryptxml.dll
CryptXmlGetSignature

CryptXmlGetSignature function

-description

The CryptXmlGetSignature function returns an XML Signature element.

-parameters

-param hCryptXml [in]

The handle of the Signature element.

-param ppStruct [out]

A pointer to a pointer to a CRYPT_XML_SIGNATURE structure to receive the signature.

-returns

If the function succeeds, the function returns zero.

If the function fails, it returns an HRESULT value that indicates the error.