pub(crate) fn start_enclave_remote_attestation(
    tee: &TeeBinder,
    opt: &AttestationOpt
) -> Result<()>