Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
L’énumération STORAGE_CRYPTO_ALGORITHM_ID fournit une mémoire tampon de sortie pour StorageAdapterCryptoProperty et PropertyStandardQuery.
Syntaxe
typedef enum _STORAGE_CRYPTO_ALGORITHM_ID {
StorageCryptoAlgorithmUnknown,
StorageCryptoAlgorithmXTSAES,
StorageCryptoAlgorithmBitlockerAESCBC,
StorageCryptoAlgorithmAESECB,
StorageCryptoAlgorithmESSIVAESCBC,
StorageCryptoAlgorithmMax,
StorCryptoAlgorithmUnknown,
StorCryptoAlgorithmXTSAES,
StorCryptoAlgorithmBitlockerAESCBC,
StorCryptoAlgorithmAESECB,
StorCryptoAlgorithmESSIVAESCBC
} STORAGE_CRYPTO_ALGORITHM_ID, *PSTORAGE_CRYPTO_ALGORITHM_ID;
Constantes
StorageCryptoAlgorithmUnknownRéservé à l’utilisation du système. |
StorageCryptoAlgorithmXTSAESRéservé à l’utilisation du système. |
StorageCryptoAlgorithmBitlockerAESCBCRéservé à l’utilisation du système. |
StorageCryptoAlgorithmAESECBRéservé à l’utilisation du système. |
StorageCryptoAlgorithmESSIVAESCBCRéservé à l’utilisation du système. |
StorageCryptoAlgorithmMaxRéservé à l’utilisation du système. |
Exigences
| Exigence | Valeur |
|---|---|
| d’en-tête | ntddstor.h |