Info
Version: | 0.19.4 |
Author(s): | Open Enclave SDK Contributors |
Last Update: | Monday, October 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/openenclave/openenclave |
NuGet Url: | https://www.nuget.org/packages/open-enclave.OEHOSTVERIFY |
Install
Install-Package open-enclave.OEHOSTVERIFY
dotnet add package open-enclave.OEHOSTVERIFY
paket add open-enclave.OEHOSTVERIFY
open-enclave.OEHOSTVERIFY Download (Unzip the "nupkg" after downloading)
in order to perform host-side enclave verification in C and C++.
Host-side enclave verification means that a non-enclave application is trying to
authenticate an enclave's hardware and software settings so that the application
can determine whether or not to trust the enclave.