Open Enclave  0.14.0

◆ oe_verifier_shutdown()

oe_result_t oe_verifier_shutdown ( void  )

oe_verifier_shutdown

Shuts down the verifier environment configured for the platform and the calling application.

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.