Skip to content

Latest commit

 

History

History
84 lines (73 loc) · 3.33 KB

nf-certenroll-isignercertificate-get_certificate.md

File metadata and controls

84 lines (73 loc) · 3.33 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:certenroll.ISignerCertificate.get_Certificate
ISignerCertificate::get_Certificate (certenroll.h)
Retrieves a Distinguished Encoding Rules (DER) encoded byte array that contains the certificate.
Certificate property [Security]
Certificate property [Security]
ISignerCertificate interface
ISignerCertificate interface [Security]
Certificate property
ISignerCertificate.Certificate
ISignerCertificate.get_Certificate
ISignerCertificate::Certificate
ISignerCertificate::get_Certificate
certenroll/ISignerCertificate::Certificate
certenroll/ISignerCertificate::get_Certificate
get_Certificate
security.isignercertificate_certificate_property
security\isignercertificate_certificate_property.htm
security
7c7cc326-593d-4b2b-b8db-46aaf894279b
12/05/2018
Certificate property [Security], Certificate property [Security],ISignerCertificate interface, ISignerCertificate interface [Security],Certificate property, ISignerCertificate.Certificate, ISignerCertificate.get_Certificate, ISignerCertificate::Certificate, ISignerCertificate::get_Certificate, certenroll/ISignerCertificate::Certificate, certenroll/ISignerCertificate::get_Certificate, get_Certificate, security.isignercertificate_certificate_property
certenroll.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
CertEnroll.dll
Windows
19H1
ISignerCertificate::get_Certificate
certenroll/ISignerCertificate::get_Certificate
c++
APIRef
kbSyntax
COM
CertEnroll.dll
ISignerCertificate.Certificate
ISignerCertificate.get_Certificate

ISignerCertificate::get_Certificate

-description

The Certificate property retrieves a Distinguished Encoding Rules (DER) encoded byte array that contains the certificate. The DER-encoded byte array is represented by a Unicode-encoded string.

This property is read-only.

-parameters

-remarks

Call the Initialize method to specify the certificate. You can also call the following properties to retrieve information about the signing certificate object:

-see-also

ISignerCertificate