[Mono-dev] [PATCH] System.Security: Remove "hack" from KeyInfoX509Data
Gert Driesen
gert.driesen at telenet.be
Mon Sep 25 17:11:49 EDT 2006
Hi,
The attached patch removed an (unnecessary) hack from KeyInfoX509Data.
The hack added an explicit declaration of the XMLDSIG namespace. This was
supposedly for compatibility with MS, but I tested with .NET 1.0, .NET 1.1
and .NET 2.0 and none of these emit that extra namespace declaration or rely
on it.
All unit tests and standalone tests pass after removing this hack.
Let me know if it's ok to commit.
Gert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KeyInfoX509Data.patch
Type: application/octet-stream
Size: 1175 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060925/faf87600/attachment.obj
More information about the Mono-devel-list
mailing list