Open Enclave  0.15.0

◆ oe_attester_initialize()

oe_result_t oe_attester_initialize ( void  )

oe_attester_initialize

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