UploadEncrypt is ideal when you need to upload files to a public web site but you want to make sure that their contents are securely encrypted. Even though the files are directly accessible on the server, downloading them will only result in an unusable encrypted version. Only when the download is controlled using the UploadEncrypt component can the contents of the file be returned in their unencrypted form. |