Hi,
Is there an out of the box encryption in K2 five or hash to encrypt value of text box?
I need to encrpyt my value before I send to email and save to database. These value will be used
by another application which is .net.
Example
Value = Testvalue
Text Box = "************"
Text Box Encryption = "!@ASD12ERDDTT2"
Thanks