File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -203,9 +203,13 @@ const taskId = await iexec.order.matchOrders({
203203
204204## 🔐 Encrypt Results (Advanced)
205205
206- ::: info DataProtector handles encryption automatically If you're using
207- DataProtector, result encryption is handled automatically. This section is only
208- needed for manual encryption when not using DataProtector. :::
206+ ::: info
207+
208+ DataProtector handles encryption automatically If you're using DataProtector,
209+ result encryption is handled automatically. This section is only needed for
210+ manual encryption when not using DataProtector.
211+
212+ :::
209213
210214Secure your outputs with end‑to‑end encryption so only you (the beneficiary) can
211215read them. Results leave the enclave and may traverse untrusted storage and
You can’t perform that action at this time.
0 commit comments