Skip to content

Latest commit

 

History

History
80 lines (65 loc) · 2.42 KB

ns-wincrypt-cmc_add_attributes_info.md

File metadata and controls

80 lines (65 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
NS:wincrypt._CMC_ADD_ATTRIBUTES_INFO
CMC_ADD_ATTRIBUTES_INFO (wincrypt.h)
Contains certificate attributes to be added to a certificate.
*PCMC_ADD_ATTRIBUTES_INFO
CMC_ADD_ATTRIBUTES_INFO
CMC_ADD_ATTRIBUTES_INFO structure [Security]
PCMC_ADD_ATTRIBUTES_INFO
PCMC_ADD_ATTRIBUTES_INFO structure pointer [Security]
_crypto2_cmc_add_attributes_info
security.cmc_add_attributes_info
wincrypt/CMC_ADD_ATTRIBUTES_INFO
wincrypt/PCMC_ADD_ATTRIBUTES_INFO
security\cmc_add_attributes_info.htm
security
fd13cd2b-b818-41ca-85be-d51b864194df
12/05/2018
*PCMC_ADD_ATTRIBUTES_INFO, CMC_ADD_ATTRIBUTES_INFO, CMC_ADD_ATTRIBUTES_INFO structure [Security], PCMC_ADD_ATTRIBUTES_INFO, PCMC_ADD_ATTRIBUTES_INFO structure pointer [Security], _crypto2_cmc_add_attributes_info, security.cmc_add_attributes_info, wincrypt/CMC_ADD_ATTRIBUTES_INFO, wincrypt/PCMC_ADD_ATTRIBUTES_INFO
wincrypt.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
CMC_ADD_ATTRIBUTES_INFO, *PCMC_ADD_ATTRIBUTES_INFO
19H1
_CMC_ADD_ATTRIBUTES_INFO
wincrypt/_CMC_ADD_ATTRIBUTES_INFO
PCMC_ADD_ATTRIBUTES_INFO
wincrypt/PCMC_ADD_ATTRIBUTES_INFO
CMC_ADD_ATTRIBUTES_INFO
wincrypt/CMC_ADD_ATTRIBUTES_INFO
c++
APIRef
kbSyntax
HeaderDef
Wincrypt.h
CMC_ADD_ATTRIBUTES_INFO

CMC_ADD_ATTRIBUTES_INFO structure

-description

The CMC_ADD_ATTRIBUTES_INFO structure contains certificate attributes to be added to a certificate.

-struct-fields

-field dwCmcDataReference

DWORD data reference number.

-field cCertReference

Count of elements in the rgdwCertReference array.

-field rgdwCertReference

Array of certificate reference numbers.

-field cAttribute

Count of the elements in the rgAttribute array.

-field rgAttribute

Array of pointers to the CRYPT_ATTRIBUTE certificate attributes to be added.