|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| .gitignore | %!s(int64=2) %!d(string=hai) anos | |
| Program.cs | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| VerifyEvidence.csproj | %!s(int64=2) %!d(string=hai) anos | |
This sample demonstrates how to validate WAMR-generated evidence without using an Intel SGX-enabled platform. A typical use case is a Web service hosted on trusted premises.
This sample has been tested on Linux Ubuntu 20.04+. Any other Linux platforms should be supported. This sample should also work on other OS, provided librats can be compiled on those other OS.
dotnet run in this directory.