Hi,
I'm saving images on my SQL 2008 using Filestream. Each image is stored in the FS container with an encrypted name (exp: 0000150f-000001ab-005b).
if access is granted to FS folder, images can be opened using Microsoft Paint.
Is there a way to encrypt the content of these images (Filestream).
Thank you