Edgeless RT  0.2.0

◆ ert_get_args()

ert_args_t ert_get_args ( void  )

Provide args for the enclave.

This function is not supposed to be called by the application. Instead, the application may implement this function to customize the args that the enclave can access.

Returns
An ert_args_t object. Members may be 0/NULL.