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