Encrypting files in UCM vault
Hi,
I have a requirement of having files being checked-in in UCM encrypted in the vault. The customer doesn't want to use the DB for storing the documents because it will have performance issue, so custom component sounds like the other solution to me, and do the encryption on the server and a filter for decryption when calling GET_FILE service.
If there any other way to do that? If yes what is the best way. If no, I appreciate if anyone has any suggestions about what to take into consideration to make something like this.
Thanks,