// Standard EncnewZipUtil().zip("/Users/hoge/file","/Users/hoge/file.zip","password");// AESnewZipUtil(Zip4jConstants.ENC_METHOD_AES,Zip4jConstants.AES_STRENGTH_256).zip("/Users/hoge/file","/Users/hoge/file.zip","password");// Windowsで作成したファイルを圧縮newZipUtil().zip("/...