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=75742 --- shadow/75742 2005-10-20 11:50:21.000000000 -0400 +++ shadow/75742.tmp.17333 2005-10-20 12:00:21.000000000 -0400 @@ -90,6 +90,22 @@ I'll look into the other failures. Thanks for the sample. ------- Additional Comments From [EMAIL PROTECTED] 2005-10-20 11:50 ------- sigh, bug must be open (not needinfo) to be assigned + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-20 12:00 ------- +Adding + mskp.FromXmlString (kp.ToXmlString (true)); + +changes the MS results to: +Mono Key; Ms Sig; Mono Verify; True +Mono Key; Ms Sig; Ms Verify; False +Mono Key; Mono Sig; Mono Verify; True +Mono Key; Mono Sig; Ms Verify; False +Ms Key; Ms Sig; Ms Verify; True +Ms Key; Mono Sig; Ms Verify; True + +while all results stays True on Mono. + +Interestingly the common cause seems to be the key... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
