mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-06 21:29:22 +00:00
279 B
279 B
Examples of evidence verification without Intel SGX
Intel SGX evidence generated using WAMR can be validated on trusted platforms without Intel SGX, or an Intel processors.
Using C#
The sample csharp/ demonstrates such validation using C# as a managed language.