D3D12DDIARG_CREATE_CRYPTO_SESSION_0030 结构 (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;

成员

NodeMask

表示节点集。

DecodeProfile

解码配置文件。

ContentProtectionSystem

内容保护系统。

BitstreamEncryption

位流加密。

Flags

加密会话标志。

要求

要求
Header d3d12umddi.h