IP*Works! OpenPGP V9 - Online Help
IP*Works! OpenPGP V9
Questions / Feedback?

Password Property

An optional password for the self-decrypting archive.

Syntax

sdacontrol.Password[=string]

Default Value

""

Remarks

This property specifies a case-sensitive password used to encrypt or decrypt the archive. If set to an empty string (default), no encryption is used.

The maximum supported length of the password is 128 characters.

Example (compressing an SDA archive):


control.ArchiveFile = "c:\test.exe"
control.RecurseSubdirectories = true
control.SourceDirectory = "c:\foo"
control.Password = "nsoftware"
control.CreateSDA()

Data Type

String

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