D3D12DDIARG_CREATE_CRYPTO_SESSION_0030 structure (d3d12umddi.h)
Creates a crypto session.
Syntax
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;
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.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |