2007-01-12 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 12 Jan 2007 14:35:05 +0000 (14:35 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 12 Jan 2007 14:35:05 +0000 (14:35 -0000)
commit255664a33f9bfc111a55c15aa0c06dd951f0ca56
tree1283cd705e120fd12b045645e56e3cafa962118a
parent0ec3654ef8b110938e2ff50e71c7e7428849c231
2007-01-12  Atsushi Enomoto  <atsushi@ximian.com>

* SignedXml.cs : when there is an envelope document and no referenced
  DataObject was found, then look for the target element from the
  envelope.

* SignedXmlTest.cs : added DataReferenceToNonDataObject().

* xmldsig.cs : signature-big.xml also depends on the input document.

svn path=/trunk/mcs/; revision=70919
mcs/class/System.Security/System.Security.Cryptography.Xml/ChangeLog
mcs/class/System.Security/System.Security.Cryptography.Xml/SignedXml.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ChangeLog
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/SignedXmlTest.cs
mcs/class/System.Security/Test/standalone_tests/ChangeLog
mcs/class/System.Security/Test/standalone_tests/xmldsig.cs