wwEncryption::SetEncryptionKey

Sets the default Encryption key for the EncryptString() / DecryptString() methods if the pass phrase is not passed.

Set during application startup which makes the key global for the application.

o.SetEncryptionKey(lcKey)

Parameters

lcKey
The pass phrase key to use


See also:

Class wwEncryption

© West Wind Technologies, 1996-2022 • Updated: 03/27/21
Comment or report problem with topic