Question
4
Replies
799
Views
Posted: March 6, 2018
Last activity: September 11, 2018
Closed
How to create a zip file with password protected?
Hi All,
I would like to know how to create a zip file with password protected. I am able to do zip using c# but i am unable to set password. Please anyone can help me.
***Moderator Edit: Vidyaranjan | Updated Categories***
Hi ,
You can use Java code to zip and protect the zip file. Refer below article where you can find java code snippet. We are also Planning to use similar code in our application.
https://pdn.pega.com/community/pega-product-support/question/how-password-protect-zip-file
Thanks,
Deva