Intel Confidential Computing
Discussion board focused on Intel Confidential Computing technologies and how they can protect data and AI security, privacy, and sovereignty.

Cleanup after application crash

Chris_J_4
Beginner
2,141 Views

An enclave is used by an application.  How can the enclave know that the application has been terminated if the application crashes before or without calling sgx_destroy_enclave?

 

0 Kudos
1 Reply
Surenthar_S_Intel
2,140 Views

Hi Chris,

Enclaves are part of the application. If the application terminates then the enclave also destroyed.

-Surenthar

0 Kudos
Reply