Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 2.85 KB

ns-wincrypt-crypt_attribute_type_value.md

File metadata and controls

75 lines (61 loc) · 2.85 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._CRYPT_ATTRIBUTE_TYPE_VALUE
CRYPT_ATTRIBUTE_TYPE_VALUE (wincrypt.h)
Contains a single attribute value. The Value member's CRYPT_OBJID_BLOB is encoded.
*PCRYPT_ATTRIBUTE_TYPE_VALUE
CRYPT_ATTRIBUTE_TYPE_VALUE
CRYPT_ATTRIBUTE_TYPE_VALUE structure [Security]
PCRYPT_ATTRIBUTE_TYPE_VALUE
PCRYPT_ATTRIBUTE_TYPE_VALUE structure pointer [Security]
_crypto2_crypt_attribute_type_value
security.crypt_attribute_type_value
wincrypt/CRYPT_ATTRIBUTE_TYPE_VALUE
wincrypt/PCRYPT_ATTRIBUTE_TYPE_VALUE
security\crypt_attribute_type_value.htm
security
84057581-d0a9-464a-9399-ba806e37516f
12/05/2018
*PCRYPT_ATTRIBUTE_TYPE_VALUE, CRYPT_ATTRIBUTE_TYPE_VALUE, CRYPT_ATTRIBUTE_TYPE_VALUE structure [Security], PCRYPT_ATTRIBUTE_TYPE_VALUE, PCRYPT_ATTRIBUTE_TYPE_VALUE structure pointer [Security], _crypto2_crypt_attribute_type_value, security.crypt_attribute_type_value, wincrypt/CRYPT_ATTRIBUTE_TYPE_VALUE, wincrypt/PCRYPT_ATTRIBUTE_TYPE_VALUE
wincrypt.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
CRYPT_ATTRIBUTE_TYPE_VALUE, *PCRYPT_ATTRIBUTE_TYPE_VALUE
19H1
_CRYPT_ATTRIBUTE_TYPE_VALUE
wincrypt/_CRYPT_ATTRIBUTE_TYPE_VALUE
PCRYPT_ATTRIBUTE_TYPE_VALUE
wincrypt/PCRYPT_ATTRIBUTE_TYPE_VALUE
CRYPT_ATTRIBUTE_TYPE_VALUE
wincrypt/CRYPT_ATTRIBUTE_TYPE_VALUE
c++
APIRef
kbSyntax
HeaderDef
Wincrypt.h
CRYPT_ATTRIBUTE_TYPE_VALUE

CRYPT_ATTRIBUTE_TYPE_VALUE structure

-description

The CRYPT_ATTRIBUTE_TYPE_VALUE structure contains a single attribute value. The Value member's CRYPT_OBJID_BLOB is encoded.

-struct-fields

-field pszObjId

Object identifier (OID) that specifies the attribute type data contained in the Value BLOB.

-field Value

A CRYPT_OBJID_BLOB that contains the encoded attribute. The cbData member of the CRYPT_OBJID_BLOB structure indicates the length of the pbData member. The pbData member contains the attribute information.

-see-also

CERT_ALT_NAME_ENTRY

CRYPT_INTEGER_BLOB