Optional encrypt/decrypt key value that can be used globally for encryption decryption when passing the EncryptionKey as null to the methods of this class.

Generally you should not rely on this key but use an application specific value that is passed to the Encrypt/Decrypt methods. If you do use it replace this value with some unique key of your own from your application. It's best set only once on initialization of your application.

Type Info:

public static String Key
See also:

Class wwEncrypt

Last Updated: 12/4/2003 | Send topic feedback