For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > November 2004 > How to import public private keys









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to import public private keys
Rajendra

2004-11-25, 8:55 am

Hi,

I want to use cryptography for encryption of our data.I have developed two
applications.One in VB.Net and other using VB6.0.

..Net application is using RSACryptoServiceProvider and VB application is
using Microsoft CryptoAPI (Base CSP) named advapi32.dll.

Now I am exporting keys from .Net application in XML format using
ToXmlString function and want to import it using VB application which uses
advapi32.dll

How can I proceed?
Tony Proctor

2004-11-25, 3:55 pm

It's not good to multi-post Rajendra. Use a cross-post if necessary

I'd asked a further question of you under microsoft.public.vb.enterprise

Tony Proctor

"Rajendra" <Rajendra@discussions.microsoft.com> wrote in message
news:4DA7BA9D-9F4C-46CB-83DB-FA2EA16A616F@microsoft.com...
> Hi,
>
> I want to use cryptography for encryption of our data.I have developed two
> applications.One in VB.Net and other using VB6.0.
>
> .Net application is using RSACryptoServiceProvider and VB application is
> using Microsoft CryptoAPI (Base CSP) named advapi32.dll.
>
> Now I am exporting keys from .Net application in XML format using
> ToXmlString function and want to import it using VB application which uses
> advapi32.dll
>
> How can I proceed?



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com