Skip to content

Instantly share code, notes, and snippets.

@glassonion1
Created September 23, 2021 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glassonion1/093f4e03a5e2e2a03ca3910ac40c59ef to your computer and use it in GitHub Desktop.
Save glassonion1/093f4e03a5e2e2a03ca3910ac40c59ef to your computer and use it in GitHub Desktop.
rectangle "SGXマシン1" as s1 {
[Enclaveアプリ] as e1
}
rectangle "SGXマシン2" as s2 {
[Enclaveアプリ] as e2
}
database "Sealing\nData" as sd
e1 --> sd: シーリング
e2 .. sd: アンシーリング\nできない
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment