Hi All, I have a question in the area of .NET and web services. Any help in this matter would be greatly appreciated. If you have an idea on different newsgroup/mailing list, I can use to get answer to this question, please send it to me also.
Problem description: ____________________ I have an ASN.1 encoded PrivateKey (PKCS8 Encoding) and Public (X509 Encoding) Key in two different files, which I have created using Java JDK's Key.getEncoded() methods. How can I normalize these byte streams to normalized .NET Key objects (System.Security.Cryptography.RSA and System.Security.Cryptography.DSA) from .NET that I need to do XMLSignatures in .NET? I have searched online help which comes with VisualStudio.NET. They only talk about interfaces to export/import RSA/DSA keys to/from XML. Any leads in solving this problem will be greatly appreciated. Thanks in advance, Ramesh. =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
