Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / January 2006

Tip: Looking for answers? Try searching our database.

Cryptography

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
steve - 10 Jan 2006 03:59 GMT
Hello all I have some cryptography code from a VS 2005 application and I'm
trying to convert it to the compact framework.

I have this line of code

rsa.FromXmlString(PriveteKey)

In the compact framework it says that FromXmlString is not a member of
RSACryptoServiceProvider although I can go to the object browser and find it
there.

Does anyone know a way around this or maybe you know why this is not
working.

Any ideas would be appriciated.

Thanx
brckelly@gmail.com - 10 Jan 2006 17:36 GMT
It is probably showing up in the object browser because you are in a
full .NET Framework project.  If you were had a CF project open, that
wouldn't be there.  If you look at the documentation on MSDN
(http://msdn2.microsoft.com/en-us/library/system.security.cryptography.rsacryptos
erviceprovider_members.aspx
),
you will see that that method is not support in the CF.

Hope that helps.

> Hello all I have some cryptography code from a VS 2005 application and I'm
> trying to convert it to the compact framework.
[quoted text clipped - 13 lines]
>
> Thanx
brckelly@gmail.com - 10 Jan 2006 17:37 GMT
It is probably showing up in the object browser because you are in a
full .NET Framework project.  If you were had a CF project open, that
wouldn't be there.  If you look at the documentation on MSDN
(http://msdn2.microsoft.com/en-us/library/system.security.cryptography.rsacryptos
erviceprovider_members.aspx
),
you will see that that method is not support in the CF.

Hope that helps.

> Hello all I have some cryptography code from a VS 2005 application and I'm
> trying to convert it to the compact framework.
[quoted text clipped - 13 lines]
>
> Thanx

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.