Re: SignedXml CheckSignature()
- From: "Eugene Mayevski" <mayevski@xxxxxxxxx>
- Date: Mon, 10 Jul 2006 21:02:28 +0300
Hello!
You wrote on Mon, 10 Jul 2006 10:09:02 -0700:
A> Can some one verify that .net 2.0 Signatures can not be verified by .net
A> 1.1? I have been trying for about 2 months now and can not get it to
A> work. When verify the signature that i created with .net 2.0 it returns
A> true. but the the one generated by 1.1 returns false. On the 1.1 machine
A> it is the opposite? Could there be another reason for this?
Try signing with the same code on .NET 1.1 and 2.0 and compare the results. It is possible, that 2.0 code uses some algorithm or mode, not supported by 1.1, or formats the output differently (and this confuses .NET 1.1).
You can also take a look at XMLBlackbox ( http://www.eldos.com/sbb/net-xml.php?referer1=msnews )
With best regards,
Eugene Mayevski
http://www.SecureBlackbox.com - the comprehensive component suite for network security
.
- Prev by Date: ClickOnce question 2 : how do I create 2 entries in the start menu
- Next by Date: Re: Protecting application code written in .NET
- Previous by thread: ClickOnce question 2 : how do I create 2 entries in the start menu
- Next by thread: .net, COM+, and SecurityCallContext
- Index(es):
Relevant Pages
|