Skip to content

Instantly share code, notes, and snippets.

@glassonion1
Created September 10, 2021 03:23
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/7d5b9c6988cf29a25d5e4a81c4bb7f71 to your computer and use it in GitHub Desktop.
Save glassonion1/7d5b9c6988cf29a25d5e4a81c4bb7f71 to your computer and use it in GitHub Desktop.
class App {
main()
}
class Enclave {
create_sealeddata() <<ECall>>
}
() ECall
App .> ECall
ECall - Enclave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment