Skip to content
Snippets Groups Projects
Commit 76264a04 authored by Martin Vogel's avatar Martin Vogel
Browse files

#414 Reformat

parent a19c0c60
No related branches found
No related tags found
2 merge requests!2#414 Remaining changes from MR,!1planning#414 Methoden Signaturen (Zwischenstand)
......@@ -21,10 +21,11 @@ For the actual sender client those calls look like this:
<td>
```mermaid
flowchart TD
A[Create Client] --> B(Provide DestinationID)
B -->|get encryption key| C[Add Attachments]
B -->|next| C[Add Attachments]
C -->|send| D[SubmissionForPickup]
C -->|next| E[Add Data]
E -->|send| D[SubmissionForPickup]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment