enclave Instance Info
Retrieve the latest version of the enclave's EnclaveInstanceInfo from the host.
The implementation will most likely need to call EnclaveInstanceInfo.deserialize once the bytes have been received from the host.
Throws
If there's an I/O error.
If there's an issue deserializing the EnclaveInstanceInfo.