Open Enclave  0.15.0

◆ oe_unregister_seal_plugin()

oe_result_t oe_unregister_seal_plugin ( const oe_uuid_t plugin_id)

Unregister a plug-in identified by its UUID.

Parameters
[in]plugin_idPointer to the UUID of the plug-in being unregistered.
Return values
OE_OKplug-in was unregistered successfully.
OE_INVALID_PARAMETERAt least one parameter is invalid.