diff options
Diffstat (limited to 'doc/simple-workflow.uml')
-rw-r--r-- | doc/simple-workflow.uml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/simple-workflow.uml b/doc/simple-workflow.uml new file mode 100644 index 0000000..02dc005 --- /dev/null +++ b/doc/simple-workflow.uml @@ -0,0 +1,3 @@ +actor "Researcher" as researcher +actor "Data Owner" as owner +owner -> researcher: Encrypt and share ciphertext \ No newline at end of file |