Condividi tramite


struttura STORAGE_CRYPTO_DESCRIPTOR (ntddstor.h)

Riservato per l'uso del sistema.

Sintassi

typedef struct _STORAGE_CRYPTO_DESCRIPTOR {
  ULONG                     Version;
  ULONG                     Size;
  ULONG                     NumKeysSupported;
  ULONG                     NumCryptoCapabilities;
  STORAGE_CRYPTO_CAPABILITY CryptoCapabilities[ANYSIZE_ARRAY];
} STORAGE_CRYPTO_DESCRIPTOR, *PSTORAGE_CRYPTO_DESCRIPTOR;

Membri

Version

Riservato per l'uso del sistema.

Size

Riservato per l'uso del sistema.

NumKeysSupported

Riservato per l'uso del sistema.

NumCryptoCapabilities

Riservato per l'uso del sistema.

CryptoCapabilities[ANYSIZE_ARRAY]

Riservato per l'uso del sistema.

Fabbisogno

Requisito Valore
intestazione ntddstor.h