<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://yazilim.kamusm.gov.tr/esya-api/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>ESYA en:esya:cmszarf</title>
        <description></description>
        <link>https://yazilim.kamusm.gov.tr/esya-api/</link>
        <lastBuildDate>Wed, 29 Apr 2026 18:31:19 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://yazilim.kamusm.gov.tr/esya-api/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>ESYA</title>
            <link>https://yazilim.kamusm.gov.tr/esya-api/</link>
        </image>
        <item>
            <title>en:esya:cmszarf:cms-zarf</title>
            <link>https://yazilim.kamusm.gov.tr/esya-api/doku.php?id=en:esya:cmszarf:cms-zarf&amp;rev=1378888875&amp;do=diff</link>
            <description>CMS Envelope

CMS Envelope structure is used for creating encrypted documents. The API provides mainly two functions;

	*  Creating CMS Envelope structure for the data to be encrypted. 
	*  Decryption of a CMS Envelope structure.

In CMS Envelope, both asymmetric and symmetric encryption are used. The plain data is encrypted with a symmetric key. For each recipient, the symmetric encryption key is asymmetrically encrypted and these encrypted keys are appended to the document. Upon decryption, Th…</description>
        <category>en:esya:cmszarf</category>
            <pubDate>Wed, 11 Sep 2013 08:41:15 +0000</pubDate>
        </item>
        <item>
            <title>en:esya:cmszarf:cozuculer</title>
            <link>https://yazilim.kamusm.gov.tr/esya-api/doku.php?id=en:esya:cmszarf:cozuculer&amp;rev=1378903185&amp;do=diff</link>
            <description>Decryption

The decryptor classes must be derived from the interface IDecryptorStore which has two methods getEncryptionCertificates() and decrypt(...). getEncryptionCertificates() gives the list of certificates of recipients whereas decrypt(...) performs the decryption operation. You can implement your own decryptor classes conforming to this interface. Currently there are decryptor classes using smartcard, memory and Microsoft store in ESYA CMS Envelope API.</description>
        <category>en:esya:cmszarf</category>
            <pubDate>Wed, 11 Sep 2013 12:39:45 +0000</pubDate>
        </item>
        <item>
            <title>en:esya:cmszarf:sifreleme</title>
            <link>https://yazilim.kamusm.gov.tr/esya-api/doku.php?id=en:esya:cmszarf:sifreleme&amp;rev=1378895692&amp;do=diff</link>
            <description>Encryption

In order to encrypt a document CmsEnvelopeGenerator or CmsEnvelopeStreamGenerator is used. The latter  is used for handling very large documents. Since CmsEnvelopeGenerator performs encryption in memory, the maximum file size is limited with the JRE's memory limit.</description>
        <category>en:esya:cmszarf</category>
            <pubDate>Wed, 11 Sep 2013 10:34:52 +0000</pubDate>
        </item>
    </channel>
</rss>
