Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Asif Malik 203 posts 339 karma points
    Dec 08, 2011 @ 15:39
    Asif Malik
    0

    Encrypting fields

    I am trying to work out what needs to be done in order to enable encryption of data beofre sotring it in the database. Essentially we have some sensitive data that needs to be encrypted before we store it. We will also need to decrypt it beofre displaying or exporting the data.

    Any guidance is much appreicated.

  • Comment author was deleted

    Dec 08, 2011 @ 15:48

    Well you could write a workflow that encrypts the data, then for export since the export is simply an xslt transformation you could hook a decryption method in a custom export type

  • Asif Malik 203 posts 339 karma points
    Dec 08, 2011 @ 17:00
    Asif Malik
    0

    Hi Tim, thank you for your comment, i was under the impression the workflow happened after the data is saved to the database tables. I will give it a go .... Thanks

Please Sign in or register to post replies

Write your reply to:

Draft