D3D12DDIARG_CREATE_CRYPTO_SESSION_POLICY_0030 - NtDoc

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

typedef struct D3D12DDIARG_CREATE_CRYPTO_SESSION_POLICY_0030 {
  const void *pKeyInfo;
  UINT       KeyInfoSize;
} D3D12DDIARG_CREATE_CRYPTO_SESSION_POLICY_0030;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3D12DDIARG_CREATE_CRYPTO_SESSION_POLICY_0030 structure

Description

Creates a crypto session policy.

Members

pKeyInfo

The key info.

KeyInfoSize

The key info size.