Create Encrypted Zip

Overview

This smart service creates a Zip file dynamically from a list of documents and protects it with the provided password.

Key Features & Functionality

Along with protecting the password, it uses AES 256 for Encryption.

Anonymous
Parents
  • v1.1.0 Release Notes
    • Added a Boolean input parameter “encryptUsingAes” provide true to encrypt using AES Encryption and false to use Zip_STANDARD Encryption that support Windows extract all method.
    • Added two output parameters “error Occurred” and “error Messsage”.
Comment
  • v1.1.0 Release Notes
    • Added a Boolean input parameter “encryptUsingAes” provide true to encrypt using AES Encryption and false to use Zip_STANDARD Encryption that support Windows extract all method.
    • Added two output parameters “error Occurred” and “error Messsage”.
Children
No Data