How to use a Crypt key data file generated by JAVA in C#?
From: Zhong Guan (ZhongGuan_at_discussions.microsoft.com)
Date: 12/06/04
- Next message: Zhong Guan: "RE: RSA public key exported to X.509 certificate format"
- Previous message: William Stacey [MVP]: "Re: How to check if dynamically loaded assembly is yours?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 5 Dec 2004 17:59:01 -0800
Now we transfer datas on internet, the data need sign/verify by each side,
the problem is : one side generate a data file that contains crypt key, they
use JAVA PKCS8Encoder, when I get the key data file, I don't know how to
use(import) in my C# platform. By this problem , we can't sign and verify
data each other now. Is there any body expirt in this, give me some advice
and I'll thanks a lot.
guanzhong
- Next message: Zhong Guan: "RE: RSA public key exported to X.509 certificate format"
- Previous message: William Stacey [MVP]: "Re: How to check if dynamically loaded assembly is yours?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|