Enclave Enumerations

The following enumerations are used when working with enclaves that are used to create trusted execution environments.

Note

Using these APIs for a VBS Enclave requires Windows 11 Build 26100.2314 or later or Windows Server 2025 or later.

In this section

Topic Description
ENCLAVE_SEALING_IDENTITY_POLICY Defines values that specify how another enclave must be related to the enclave that calls EnclaveSealData for the enclave to unseal the data.

See also