about summary refs log tree commit diff
path: root/doc/simple-workflow.uml
blob: 9a9d088e6e404fd5eafdf38100a73a6c1e7b09e6 (plain)
1
2
3
4
5
6
@startuml simple-workflow
actor "Researcher" as researcher
actor "Data Owner" as owner
note over owner: pyhegp encrypt
owner -> researcher: Send ciphertext
@enduml