Skip to content

Instantly share code, notes, and snippets.

@glassonion1
Created September 10, 2021 03:23
Show Gist options
  • 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