Open Enclave  0.13.0

◆ oe_abort()

void oe_abort ( void  )

Abort execution of the enclave.

Mark the enclave as aborting. This blocks future enclave entry calls. The enclave continues to execute until all threads exit the enclave.