Question
3
Replies
200
Views
Posted: September 25, 2018
Last activity: October 1, 2018
Closed
Store Attachment to a case by encryption using keystore
Hello,
I have a requirement to encrypt/dicrypt file attachment using keystore. I generated JKS keystore (public and private keys)and created a keystore instance in Pega by uploading the keystore file.
I believe we need to do java coding for this.
Has anyone worked on this?
much appreciated.
***Edited by Moderator: Pallavi to update platform capability tags***
Hello,
Let me briefly describe the above scenario:
I have a requirement to encrypt/dicrypt file attachment using keystore. I generated JKS keystore (public and private keys)and created a keystore instance in Pega by uploading the keystore file.
I need to use this keystore for encryption at the time of attaching a document to a case. I believe we need to do java coding for this.
Has anyone worked on similar scenario?
much appreciated.