Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

EncryptionPassword Property

The encryption password.

Syntax

public String getEncryptionPassword();
public void setEncryptionPassword(String encryptionPassword);

Remarks

When this property is specified the component will attempt to encrypt or decrypt the file when calling UploadFile or DownloadFile. The component 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.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0