Open Enclave
0.16.1
|
◆ oe_terminate_enclave()
Terminate an enclave and reclaims its resources. This function terminates an enclave and reclaims its resources. This involves unmapping the memory that was mapped by oe_create_enclave(). Once this is performed, the enclave can no longer be accessed.
|