Hello,
Is it possible to encrypt our shapefiles? We do not want our clients using our shapefiles outside of our application.
Thank you!
Hello,
Is it possible to encrypt our shapefiles? We do not want our clients using our shapefiles outside of our application.
Thank you!
Lyle,
I am afraid you can’t do that in Desktop RC1, but I have added this to our tracking system and we will consider adding it in the next version.
Thanks,
ThinkGeo Support
Hi,
Wouldn’t there be a way to implement my own encryption by inheriting from the ShapeFileFeatureLayer and building in the Encryption?
Clint,
Here’s a simple sample shows how to load a encrypted shape file. The main idea about it is the file on the disk is an encrypted file, and passes in the decrypted file stream when you create a ShapeFileFeatureLayer.
Thanks,
ThinkGeo Support
714-5778.zip (101 KB)