共用方式為


STOR_CRYPTO_ALGORITHM_ID (storport.h) 列舉

保留供系統使用。

Syntax

typedef enum _STOR_CRYPTO_ALGORITHM_ID {
  StorCryptoAlgorithmUnknown,
  StorCryptoAlgorithmXTSAES,
  StorCryptoAlgorithmBitlockerAESCBC,
  StorCryptoAlgorithmAESECB,
  StorCryptoAlgorithmESSIVAESCBC,
  StorCryptoAlgorithmMax
} STOR_CRYPTO_ALGORITHM_ID, *PSTOR_CRYPTO_ALGORITHM_ID;

常數

 
StorCryptoAlgorithmUnknown
保留供系統使用。
StorCryptoAlgorithmXTSAES
保留供系統使用。
StorCryptoAlgorithmBitlockerAESCBC
保留供系統使用。
StorCryptoAlgorithmAESECB
保留供系統使用。
StorCryptoAlgorithmESSIVAESCBC
保留供系統使用。
StorCryptoAlgorithmMax
保留供系統使用。

規格需求

需求
最低支援的用戶端 Windows 8
標頭 storport.h