|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SignedXml class incompatibility?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 |
|||||||||||||||||||||||