Tagged Questions
1
vote
0answers
83 views
USING EFS with IIS and PHP encrypt uploaded documents
My php website allows authorised users share documents by uploading and downloading documents to a document library.
I want to store the files encrypted on the server, and I am trying to use EFS, ...