<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Creating a Private Key - Comments</title>
 <link>http://www.newlc.com/topic-18151</link>
 <description>Comments for &quot;Creating a Private Key&quot;</description>
 <language>en</language>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38493</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;I see. So you&amp;#039;re using TechView to access APIs that are otherwise hidden (i.e. not available) in other SDKs, right? That would be an interesting point, but you can see that even this doesn&amp;#039;t guarantee that you can solve every problem.&amp;nbsp; &lt;img src=&quot;/sites/all/modules/smf_filter/smf_smileys/cry.gif&quot; alt=&quot;Cry&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Tote&lt;/div&gt;</description>
 <pubDate>Fri, 13 Apr 2007 11:40:36 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 38493 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38492</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi Tote,&lt;br /&gt;Private Key generation being a part of cryptographic activity requires cryptographic APIs which are not available publicky. That is the primary reason I turned to look for some functions through the Techview of 7.0 Version, though I am currently targetting my app for a 9.1 device and I use the device SDK for all other purposes.&lt;br /&gt;&lt;br /&gt;If I can have the cryptography module alone built for this app using the Techview I thought I will have proof that my app will also have the crypto module for it! Sad that even Techview has only part of the headers that are really of use!&lt;br /&gt;&lt;br /&gt; &lt;img src=&quot;/sites/all/modules/smf_filter/smf_smileys/sad.gif&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;Tanuja&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 13 Apr 2007 10:51:04 +0200</pubDate>
 <dc:creator>tanujaiyer-forum</dc:creator>
 <guid isPermaLink="false">comment 38492 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38491</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Okay, I&amp;#039;ve checked it out on my S60 SDK. The implementation of the below mentioned two classes are in &lt;i&gt;X509.dll&lt;/i&gt;. You can import the corresponding lib file in your mmp as it&amp;#039;s also available - again, in the &lt;b&gt;S60&lt;/b&gt; SDK. What about the API? That is not available in &amp;quot;my&amp;quot; SDK, either - and I guess that&amp;#039;s on purpose. Symbian, Nokia - either or both did not want us to use it.&lt;br /&gt;&lt;br /&gt;Sorry.&amp;nbsp; &lt;img src=&quot;/sites/all/modules/smf_filter/smf_smileys/sad.gif&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Tote&lt;/div&gt;</description>
 <pubDate>Fri, 13 Apr 2007 10:11:11 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 38491 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38490</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hmm, it&amp;#039;s a nice idea to write a device independent application, but 1: Symbian OS v7.0 is rather old, consequently apps written on the top of that SDK might not be (properly) running on the latest devices. For example, a big bunch of new components are incompatible with their older versions due to the introduction of SOS with Platform Security.&lt;br /&gt;2: I&amp;#039;m sure you&amp;#039;re fully aware of the fact that using solely TechView makes it impossible for you to write applications with GUI that run on publicly available devices (i.e. phones). More importantly, a lot of complementary components come with an S60/UIQ/etc. SDK - you can&amp;#039;t use them, either. That&amp;#039;s true that you can write independent applications, but you&amp;#039;re gonna be very limited in terms of what you can do with the help of your chosen SDK.&lt;br /&gt;&lt;br /&gt;Btw, I&amp;#039;m sorry for &lt;b&gt;not&lt;/b&gt; answering your question.&amp;nbsp; &lt;img src=&quot;/sites/all/modules/smf_filter/smf_smileys/grin.gif&quot; alt=&quot;Grin&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Tote&lt;/div&gt;</description>
 <pubDate>Fri, 13 Apr 2007 09:47:17 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 38490 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38489</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Yes. Techview is used internally by Symbian. I believe however that TechView of Symbian OS v7.0 is available for download. I got it with a book&amp;nbsp; I purchased.&lt;br /&gt;&lt;br /&gt;It is also available for partners. The reason why Techview is used is - all components of an application that can be device independant (non-UI) components can be built using the TechView SDK.&lt;br /&gt;&lt;br /&gt;These components can be used with any device of the same OS version.&lt;br /&gt;&lt;br /&gt;Tanuja&lt;/div&gt;</description>
 <pubDate>Fri, 13 Apr 2007 06:56:40 +0200</pubDate>
 <dc:creator>tanujaiyer-forum</dc:creator>
 <guid isPermaLink="false">comment 38489 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38488</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;TechView? Isn&amp;#039;t the SDK that Symbian uses internally? Is it publicly available to everyone? I haven&amp;#039;t found any download page for that - I might be too clumsy.&amp;nbsp; &lt;img src=&quot;/sites/all/modules/smf_filter/smf_smileys/cry.gif&quot; alt=&quot;Cry&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Just out of curiosity: why are you using this SDK instead of S60, UIQ, etc. SDKs officially published by phone manufacturers?&lt;br /&gt;&lt;br /&gt;Tote&lt;/div&gt;</description>
 <pubDate>Thu, 12 Apr 2007 12:19:13 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 38488 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38487</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;You can find the class TASN1EncPKCS8 in asnpkcs.h. It comes with TechView SDK available even in OS 7.0&lt;br /&gt;&lt;br /&gt;Tanuja&lt;/div&gt;</description>
 <pubDate>Thu, 12 Apr 2007 12:01:06 +0200</pubDate>
 <dc:creator>tanujaiyer-forum</dc:creator>
 <guid isPermaLink="false">comment 38487 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151#comment-38486</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;I have no idea which SDK you&amp;#039;re using. In the SDK I&amp;#039;m using, for example, there is no header file that contains such a class that is named TASN1EncPKCS8. Where is it defined?&lt;br /&gt;&lt;br /&gt;Tote&lt;/div&gt;</description>
 <pubDate>Thu, 12 Apr 2007 10:53:46 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 38486 at http://www.newlc.com</guid>
</item>
<item>
 <title>Creating a Private Key</title>
 <link>http://www.newlc.com/topic-18151</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/topic-18151&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/topic-18151#comments</comments>
 <category domain="http://www.newlc.com/forums/security-payment">DRM / Security / Payment</category>
 <pubDate>Wed, 11 Apr 2007 07:09:53 +0200</pubDate>
 <dc:creator>tanujaiyer-forum</dc:creator>
 <guid isPermaLink="false">17623 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
