Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The crypto session flags.
Syntax
typedef enum D3D12DDI_CRYPTO_SESSION_FLAGS_0030 {
D3D12DDI_CRYPTO_SESSION_FLAG_0030_NONE,
D3D12DDI_CRYPTO_SESSION_FLAG_0030_HARDWARE
} ;
Constants
D3D12DDI_CRYPTO_SESSION_FLAG_0030_NONENo crypto session flag is defined. |
D3D12DDI_CRYPTO_SESSION_FLAG_0030_HARDWAREThe crypto session flag is of type hardware. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h |