Home All Groups Group Topic Archive Search About

SignedXml class incompatibility?

Author
23 May 2006 5:14 PM
Ash
Hi,

i was reading a lot of articles on the net and found some stuff about .Net
1.1 SignedXml class having problems with the .Net 2.0 verison?

I am signing xml in .net 2.0 and passing it to an application (which is a
black box to me) running on .Net 1.1 which is performing a check signature
call on my SignedXml.  i am always getting false.

Also i was wondering if i get the raw contents of a certificate using the
X509Certificate2  (in .net 2.0) and then try and recreate that certificate
using the  X509Certificate class (in .net 1.1) should everything be ok? Or is
this not supported?

Thanks

Ash

AddThis Social Bookmark Button