enumerasi STORAGE_CRYPTO_ALGORITHM_ID (ntddstor.h)

Enum STORAGE_CRYPTO_ALGORITHM_ID menyediakan buffer output untuk StorageAdapterCryptoProperty dan PropertyStandardQuery.

Sintaks

typedef enum _STORAGE_CRYPTO_ALGORITHM_ID {
  StorageCryptoAlgorithmUnknown,
  StorageCryptoAlgorithmXTSAES,
  StorageCryptoAlgorithmBitlockerAESCBC,
  StorageCryptoAlgorithmAESECB,
  StorageCryptoAlgorithmESSIVAESCBC,
  StorageCryptoAlgorithmMax
} STORAGE_CRYPTO_ALGORITHM_ID, *PSTORAGE_CRYPTO_ALGORITHM_ID;

Konstanta

 
StorageCryptoAlgorithmUnknown
Dicadangkan untuk penggunaan sistem.
StorageCryptoAlgorithmXTSAES
Dicadangkan untuk penggunaan sistem.
StorageCryptoAlgorithmBitlockerAESCBC
Dicadangkan untuk penggunaan sistem.
StorageCryptoAlgorithmAESECB
Dicadangkan untuk penggunaan sistem.
StorageCryptoAlgorithmESSIVAESCBC
Dicadangkan untuk penggunaan sistem.
StorageCryptoAlgorithmMax
Dicadangkan untuk penggunaan sistem.

Persyaratan

Persyaratan Nilai
Header ntddstor.h