Open Enclave  0.15.0

◆ oe_verifier_initialize()

oe_result_t oe_verifier_initialize ( void  )

oe_verifier_initialize

Initializes 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.