EncryptionPassword Property
The encryption password.
Data Type
PasswordDefault Value
""Remarks
When this property is specified the adapter will attempt to encrypt or decrypt the file when uploading or downloading.
The adapter uses the value specified here to generate the necessary encryption Key and IV values using the PKCS5 password digest algorithm. This provides a simpler alternative to creating and managed Key and IV values directly.