INLINE_CRYPTO_PROGRAM_KEY_IN 구조체(treeinlinecryptoservice.h)

구문

typedef struct _INLINE_CRYPTO_PROGRAM_KEY_IN {
  ULONG                        KeyIndex;
  ULONG                        CryptoCapabilityIndex;
  INLINE_CRYPTO_DATA_UNIT_SIZE DataUnitSize;
  ULONG                        KeySize;
  PVOID                        KeyVirtualAddress;
  PHYSICAL_ADDRESS             KeyPhysicalAddress;
} INLINE_CRYPTO_PROGRAM_KEY_IN, *PINLINE_CRYPTO_PROGRAM_KEY_IN;

멤버

KeyIndex

CryptoCapabilityIndex

DataUnitSize

KeySize

KeyVirtualAddress

KeyPhysicalAddress

요구 사항

요구 사항
헤더 treeinlinecryptoservice.h