What is the primary goal of remote attestations?
A) To reconstruct a bit-for-bit identical EIF from specific code
B) To ensure an enclave has persistent storage and external networking
C) To verify that an attestation is valid, recent, and from a real enclave running a specific image ✅
D) To reduce developer complexity for legacy applications
Point: Confirms the enclave is authentic and running the expected code.