Page 1 of 1
Using setEncryption
PostPosted:Mon Sep 29, 2014 5:14 pm
by connect2selva
I'm trying to implement encrypt our documents in OpenKM. I used setEncryption method with some cipher text and OpenKM shows me with encrypted icon. I'm confused whether its really encrypted or not.
1. Im able to download without any cipher text from OpenKM front End and API
2. Im able to preview it in OpenKM front End
How does it work and How can I make sure its really encrypted or not.
Re: Using setEncryption
PostPosted:Wed Oct 01, 2014 2:42 pm
by jllort
Et he setencription only affects database flag to indicate document uploaded is encripted, but it does not doing anything else. The idea is with thirdparty you crypt it and then after uploading you mark with this method. Take in mind there a lot of encription methods, the idea is delegate in modules or thirdparty applications. Hope now will before clear.
Re: Using setEncryption
PostPosted:Thu Oct 02, 2014 3:46 pm
by connect2selva
Thanks !!! Can you please help me how can I do actual encryption via API. We are using Professional Version with OpenKM SDK
Do we have any API to pass cipherText while encryption and decryption ?
Re: Using setEncryption
PostPosted:Thu Oct 02, 2014 4:56 pm
by connect2selva
Thanks !!!
I wrote own encryption/decryption code using Java File Encryption/Decryption.
And setting the flag using OpenKM API
It works now
Re: Using setEncryption
PostPosted:Fri Oct 03, 2014 9:08 am
by jllort
if you're user of professional version and are OpenKM customer ( not trial ) you got access to customer support website. Take adavantage using it, simply add an issue and OpenKM technical staff will answering any question or solve any technical problem you got. Forum is the meeting point of all community users. Users of professional version can take advantage of direct acces to OpenKM team staff.