Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can override an encryption/decryption key at runtime. Use PGP type KeyManager in Data Security for encrypting/decrypting the key.

...

  1. Set the Base64 encoded key in String Format in context variable Service.DataSecurityActivityName.keyInStringFormat at runtime.
  2. Set the context variable Service.DataSecurityActivityName.privateKeyPassword  to override the private key password.

info
Info
If
  • For Encryption Data Security activity
is Encryption then the key is a public else private.
  • , key is Public and key is Private for Decryption Data Security activity.
  • You must provide the password in plain text format.

 

For more help refer to the below image:

Image Added

where,

DataSecurityActivityName is name of Data Security activity.