Question
How to encrypt a file in coldfusion?
I have the necessity to encrypt an excel file generated by a web application developed by myself with Coldfusion. Currently my organization is using a third party software for accomplish the encryption piece with a PGP tool . My goal is to accomplish the encryption the excel file directly in the web application.
Any suggestion on how to accomplish this?
Thanks
