Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct ENCLAVE_PACKAGE_IDENTITY {
UINT8 PackageId[IMAGE_ENCLAVE_LONG_ID_LENGTH];
UINT64 PackageSvn;
} ENCLAVE_PACKAGE_IDENTITY;
Members
PackageId[IMAGE_ENCLAVE_LONG_ID_LENGTH]
PackageSvn
Requirements
| Requirement | Value |
|---|---|
| Header | ntenclv.h |