[Mono-bugs] [Bug 53548][Wis] Changed - mono runtime doesn't provide any evidence when loading an assembly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Jan 2004 12:35:56 -0500 (EST)


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 spouliot@videotron.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=53548

--- shadow/53548	2004-01-29 12:33:29.000000000 -0500
+++ shadow/53548.tmp.8104	2004-01-29 12:35:56.000000000 -0500
@@ -66,6 +66,11 @@
 
 if the assembly is signed using Authenticode then a Publisher evidence
 is added.
 
 see attached code (DefaultEvidences.cs) on how to produce the
 evidences in managed code (all except StrongName).
+
+------- Additional Comments From spouliot@videotron.ca  2004-01-29 12:35 -------
+Created an attachment (id=6554)
+DefaultEvidences.cs
+