ReactOS 0.4.15-dev-7942-gd23573b
_CERT_KEY_ATTRIBUTES_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_KEY_ATTRIBUTES_INFO:

Public Attributes

CRYPT_DATA_BLOB KeyId
 
CRYPT_BIT_BLOB IntendedKeyUsage
 
PCERT_PRIVATE_KEY_VALIDITY pPrivateKeyUsagePeriod
 

Detailed Description

Definition at line 292 of file wincrypt.h.

Member Data Documentation

◆ IntendedKeyUsage

CRYPT_BIT_BLOB _CERT_KEY_ATTRIBUTES_INFO::IntendedKeyUsage

Definition at line 294 of file wincrypt.h.

◆ KeyId

CRYPT_DATA_BLOB _CERT_KEY_ATTRIBUTES_INFO::KeyId

Definition at line 293 of file wincrypt.h.

◆ pPrivateKeyUsagePeriod

PCERT_PRIVATE_KEY_VALIDITY _CERT_KEY_ATTRIBUTES_INFO::pPrivateKeyUsagePeriod

Definition at line 295 of file wincrypt.h.


The documentation for this struct was generated from the following file: