winenclaveapi.h header

This header is used by System Services and Secure Enclaves. For more information, see:

winenclaveapi.h contains the following programming interfaces:

Functions

 
EnclaveGetAttestationReport

Gets an enclave attestation report that describes the current enclave and is signed by the authority that is responsible for the type of the enclave.
EnclaveGetEnclaveInformation

Gets information about the currently executing enclave.
EnclaveSealData

Generates an encrypted binary large object (blob) from unencypted data.
EnclaveUnsealData

Decrypts an encrypted binary large object (blob).
EnclaveVerifyAttestationReport

Verifies an attestation report that was generated on the current system.