Help ! newbie question about Asymmetric encrypt ?
From: Kent Liu (kentl@baleno.com.cn)
Date: 02/17/03
- Next message: David Allen: "Re: VB .Net Security Question"
- Previous message: David Spectorman: "COM+ administration via MMC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Kent Liu" <kentl@baleno.com.cn> Date: Mon, 17 Feb 2003 17:26:43 +0800
Before using .net, the crypt function provided by NT is one DLL using for
symmetric encryption.
So we use the PGP utilities of Network Associates to be the asymmetric
encryption solution.
Now, in .net using AsymmetricXXX classes can make the asymmetric encryption
functions.
But since we've got many Public & Private Key files generated by PGP
utilities of Network Associates, and seems the AsymmetricXXX classes can't
read these key files, so how can we do with the existing keys ?
Also, if we wish to write asymmetric encryption programms, then should care
about the existing keys (or other keys get from other CA server -- not only
MS CA server), then how could we do ?
I still can't any suggestion in the MSDN.
Is there any roadmap for me ?
Please help, thanks.
- Next message: David Allen: "Re: VB .Net Security Question"
- Previous message: David Spectorman: "COM+ administration via MMC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|