D3D12DDIARG_CREATE_CRYPTO_SESSION_0030 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

typedef struct D3D12DDIARG_CREATE_CRYPTO_SESSION_0030 {
  UINT                                    NodeMask;
  GUID                                    DecodeProfile;
  GUID                                    ContentProtectionSystem;
  D3D12DDI_BITSTREAM_ENCRYPTION_TYPE_0030 BitstreamEncryption;
  D3D12DDI_CRYPTO_SESSION_FLAGS_0030      Flags;
} D3D12DDIARG_CREATE_CRYPTO_SESSION_0030;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddiarg_create_crypto_session_0030)

D3D12DDIARG_CREATE_CRYPTO_SESSION_0030 structure

Description

Creates a crypto session.

Members

NodeMask

Represents the set of nodes.

DecodeProfile

The decode profile.

ContentProtectionSystem

The content protection system.

BitstreamEncryption

The bitstream encryption.

Flags

The crypto session flags.