Open Enclave  0.13.0

◆ oe_attester_shutdown()

oe_result_t oe_attester_shutdown ( void  )

oe_attester_shutdown

Shuts down the attester environment configured for the platform and the calling application. This function is only available in the enclave.

This function is idempotent and can be called multiple times without adverse effect.

This feature is marked as experimental:
Return values
OE_OKon success.
otherappropriate error code.