Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79454 --- shadow/79454 2006-09-20 12:45:34.000000000 -0400 +++ shadow/79454.tmp.2827 2006-09-20 13:04:58.000000000 -0400 @@ -2,21 +2,20 @@ Product: Mono: Class Libraries Version: 1.1 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: System.Security -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: [2.0] SignedXml does not support X509Data element The SignedXml class does not check the X509Data element for public keys to use for verifying the XML signature: http://www.w3.org/TR/xmldsig-core/#sec-X509Data @@ -45,6 +44,13 @@ No output is written to the console. ------- Additional Comments From [EMAIL PROTECTED] 2006-09-20 12:45 ------- Created an attachment (id=17718) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-20 13:04 ------- +X509Data support has been there since 1.1, so I rather doubt different +reason. It would be better if there is a signable X509Certificate to +make signing possible. + +(Stealing the bug, as I'm on trying to fix another EncryptedXml bug.) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
