struttura STORAGE_CRYPTO_CAPABILITY (ntddstor.h)
Riservato per l'uso del sistema.
Sintassi
typedef struct _STORAGE_CRYPTO_CAPABILITY {
ULONG Version;
ULONG Size;
ULONG CryptoCapabilityIndex;
STORAGE_CRYPTO_ALGORITHM_ID AlgorithmId;
STORAGE_CRYPTO_KEY_SIZE KeySize;
ULONG DataUnitSizeBitmask;
} STORAGE_CRYPTO_CAPABILITY, *PSTORAGE_CRYPTO_CAPABILITY;
Membri
Version
Riservato per l'uso del sistema.
Size
Riservato per l'uso del sistema.
CryptoCapabilityIndex
Riservato per l'uso del sistema.
AlgorithmId
Riservato per l'uso del sistema.
KeySize
Riservato per l'uso del sistema.
DataUnitSizeBitmask
Riservato per l'uso del sistema.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddstor.h |