<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco Encryption in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-encryption/m-p/289933#M243063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have requirement where i have to store encrypted value in Alfresco. I know in Alfresco we have a type d:encrypted. For that i need to configure encryption certificate in Alfresco. What my problem is i can not do that, as there is an existing internal service with client that we have to use for encryption/decryption.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This service gives encrypted value in response, so i am getting byte array,&amp;nbsp; which i cant store in alfresco available data types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried creating a SealedObject, but that also didn't work as i have to pass cipher while creating object, which i don't have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One more thing is i am calling this web-service for encryption through java-script based web-script, so i need a way where i can store either inputstream or byte array to Alfresco property. is it possible to store inputstream or byte array to Alfresco property, if yes then what should be the data type of that property and how to store it through java-script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request for your valuable inputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 13:47:36 GMT</pubDate>
    <dc:creator>alfsender</dc:creator>
    <dc:date>2013-09-19T13:47:36Z</dc:date>
    <item>
      <title>Alfresco Encryption</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-encryption/m-p/289933#M243063</link>
      <description>Hi All,I have requirement where i have to store encrypted value in Alfresco. I know in Alfresco we have a type d:encrypted. For that i need to configure encryption certificate in Alfresco. What my problem is i can not do that, as there is an existing internal service with client that we have to use</description>
      <pubDate>Thu, 19 Sep 2013 13:47:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-encryption/m-p/289933#M243063</guid>
      <dc:creator>alfsender</dc:creator>
      <dc:date>2013-09-19T13:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Encryption</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-encryption/m-p/289934#M243064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a lot of points to cover here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- d:encrypted is a special type of property where you can put any kind of data object that is serializable - but you can only update / read these kinds of properties from custom Java code which has to use the MetadataEncryptor utility bean of Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you can store any kind of serializable data using d:any - if you've got a byte array of data, simply wrap that in a serializable Java object and put it in a d:any field&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you can not store any kind of input stream as these don't have any intrinsic value and only provide means to access some data from an arbitrary source (file, network, database, whatever)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- if you absolutely have / need to write your web script code in JavaScript, you will have to write up some extensions to the JavaScript API using Java&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 09:40:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-encryption/m-p/289934#M243064</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-09-20T09:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Encryption</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-encryption/m-p/289935#M243065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, this is what i was looking for.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 17:12:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-encryption/m-p/289935#M243065</guid>
      <dc:creator>alfsender</dc:creator>
      <dc:date>2013-11-21T17:12:38Z</dc:date>
    </item>
  </channel>
</rss>

