Native Enclave Runtime¶
The attested tier relies on a native enclave runtime distributed separately from this public SDK. The public SDK integrates with it when available and falls back to a simulator in development environments.
This public SDK provides:
- Simulator execution path (development only)
- Attestation parser and verifier
- Evidence binding checks
Prev: System Design | Next: Guarantees