I was trying to give a password to my .zip file.
I am using winzipaes.
I was stuck when trying to call the AesZipFileEncrypter class
AesZipFileEncrypter aesEncryptor = new AesZipFileEncrypter(dirPath,)
what should I input for AESEncrypter?
and after get the class, is it right to use the addAll(pathToZipFile, password) function to give the .zip password?
.
stackoverflow.comm
No comments:
Post a Comment