enumerazione STOR_CRYPTO_ALGORITHM_ID (storport.h)

Riservato per l'utilizzo nel sistema.

Sintassi

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

Costanti

 
StorCryptoAlgorithmUnknown
Riservato per l'utilizzo nel sistema.
StorCryptoAlgorithmXTSAES
Riservato per l'utilizzo nel sistema.
StorCryptoAlgorithmBitlockerAESCBC
Riservato per l'utilizzo nel sistema.
StorCryptoAlgorithmAESECB
Riservato per l'utilizzo nel sistema.
StorCryptoAlgorithmESSIVAESCBC
Riservato per l'utilizzo nel sistema.
StorCryptoAlgorithmMax
Riservato per l'utilizzo nel sistema.

Requisiti

Requisito Valore
Client minimo supportato Windows 8
Intestazione Storport.h