STOR_CRYPTO_OPERATION_TYPE enumeration (storport.h)

Reserved for system use.

Syntax

typedef enum _STOR_CRYPTO_OPERATION_TYPE {
  StorCryptoOperationInsertKey,
  StorCryptoOperationMax
} STOR_CRYPTO_OPERATION_TYPE, *PSTOR_CRYPTO_OPERATION_TYPE;

Constants

 
StorCryptoOperationInsertKey
Reserved for system use.
StorCryptoOperationMax
Reserved for system use.

Requirements

Requirement Value
Minimum supported client Windows 8
Header storport.h