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

Salt Property

The cryptographic salt.

Syntax

__property String Salt = {read=FSalt, write=FSetSalt, default=""};

__property RawByteString SaltB = {read=FSaltB, write=FSetSaltB, default=""};

Default Value

""

Remarks

This property specifies the salt used during key creation.

It is recommended to provide a salt value of at least 64 bits in length. A common length is 128 bits. It is also recommended that the salt value be randomly chosen.

Data Type

Binary String

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