Web form input decryption error | Community
Skip to main content
New Participant
June 25, 2018
Solved

Web form input decryption error

  • June 25, 2018
  • 1 reply
  • 2877 views

Hi,

I have a Web form build with Adobe Campaign Web Application.

I encrypted the input field data with crypteString(ctx.table_name.field_name) and found out that it gets different results everytime.

I also got an error message when I decrypt the cipertext with decryptString(ctx.table_name.field_name)

Anyone knows how to encrypt and decrypt a field from the table properly or should I write my own function?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ShrawanSaxena-1

Hi ,

If this is for Campaign Classic , you  can go through below link to see if it helps.

Functions to encrypt or decrypt PII data in Adobe Campaign Classic

1 reply

ShrawanSaxena-1
ShrawanSaxena-1Accepted solution
Employee
July 4, 2018

Hi ,

If this is for Campaign Classic , you  can go through below link to see if it helps.

Functions to encrypt or decrypt PII data in Adobe Campaign Classic