Name | Type | Description | Notes |
---|---|---|---|
input_file_contents | string | Input Zip File archive contents in bytes | [optional] |
password | string | Password to place on the Zip file; the longer the password, the more secure | [optional] |
encryption_algorithm | string | Encryption algorithm to use; possible values are AES-256 (recommended), AES-128, and PK-Zip (not recommended; legacy, weak encryption algorithm). Default is AES-256. | [optional] |