 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using API QC3ENCDT in encryption using RSAalgorithm under a Public key, error CPF9DDB !</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/using-api-qc3encdt-in-encryption-using-rsaalgorithm-under-a-public-key-error-cpf9ddb/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/using-api-qc3encdt-in-encryption-using-rsaalgorithm-under-a-public-key-error-cpf9ddb/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: syedmohsin4</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-api-qc3encdt-in-encryption-using-rsaalgorithm-under-a-public-key-error-cpf9ddb/#comment-85260</link>
		<dc:creator>syedmohsin4</dc:creator>
		<pubDate>Mon, 13 Dec 2010 09:26:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-85260</guid>
		<description><![CDATA[Hi Tom,

This is the actual code I am trying to run. Now, I have filled the previously commented fields with the binary zeroes or hex zeroes. Below are the changes I have made in the code. But the same problem persists. It&#039;s the same, CPF9DDB in err2 parameter of QC3ENCDT API. What else do U suggest I should do? Thanks..

&lt;pre&gt;    05 RESERVED               PIC X(1) VALUE X&#039;00&#039;.     

    05 RESERVED           PIC X(1) VALUE X&#039;00&#039;.                   

    05 SCA                PIC 9(8) USAGE BINARY VALUE ZEROES.     

    05 RESERVED           PIC X(3) VALUE X&#039;000000&#039;.   

    05 RESERVED           PIC X(1) VALUE X&#039;00&#039;.       &lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>This is the actual code I am trying to run. Now, I have filled the previously commented fields with the binary zeroes or hex zeroes. Below are the changes I have made in the code. But the same problem persists. It&#8217;s the same, CPF9DDB in err2 parameter of QC3ENCDT API. What else do U suggest I should do? Thanks..</p>
<pre>    05 RESERVED               PIC X(1) VALUE X'00'.     

    05 RESERVED           PIC X(1) VALUE X'00'.                   

    05 SCA                PIC 9(8) USAGE BINARY VALUE ZEROES.     

    05 RESERVED           PIC X(3) VALUE X'000000'.   

    05 RESERVED           PIC X(1) VALUE X'00'.       </pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-api-qc3encdt-in-encryption-using-rsaalgorithm-under-a-public-key-error-cpf9ddb/#comment-85233</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 12 Dec 2010 02:19:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-85233</guid>
		<description><![CDATA[If the posted code is exactly what you have running, then you have commented out parts of the structures. For example:&lt;pre&gt;
 *   05 RESERVED           PIC X(3).&lt;/pre&gt;
For KEYD0200, that can&#039;t be commented out. &quot;Reserved&quot; areas need to be filled with binary zeros. In the case of this area, 3 bytes of hexadecimal zeros will work.

There are other fields that you also have commented out that need to be included. It&#039;s not clear if you are showing example code or actual code that throws the error. Fill in the rest of your structures and see what changes.

Tom]]></description>
		<content:encoded><![CDATA[<p>If the posted code is exactly what you have running, then you have commented out parts of the structures. For example:
<pre>
 *   05 RESERVED           PIC X(3).</pre>
<p>For KEYD0200, that can&#8217;t be commented out. &#8220;Reserved&#8221; areas need to be filled with binary zeros. In the case of this area, 3 bytes of hexadecimal zeros will work.</p>
<p>There are other fields that you also have commented out that need to be included. It&#8217;s not clear if you are showing example code or actual code that throws the error. Fill in the rest of your structures and see what changes.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: syedmohsin4</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-api-qc3encdt-in-encryption-using-rsaalgorithm-under-a-public-key-error-cpf9ddb/#comment-85206</link>
		<dc:creator>syedmohsin4</dc:creator>
		<pubDate>Sat, 11 Dec 2010 08:31:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-85206</guid>
		<description><![CDATA[&lt;b&gt;The error  was thrown in the Encryption API QC3ENCDT.&lt;/b&gt;   Thanks]]></description>
		<content:encoded><![CDATA[<p><b>The error  was thrown in the Encryption API QC3ENCDT.</b>   Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/8 queries in 0.013 seconds using memcached
Object Caching 297/298 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 21:20:56 -->