encryptzip - Encrypt a ZIP
Encrypts the uploaded Zip with the given password. The password must not be empty.
password
string
A string containing the secret password which will be further used to lock the zip.
Example:
secret
file
binary
Zip file to be encrypted.