[Mono-bugs] [Bug 49555][Nor] Changed - private extern Assembly LoadAssembly (AssemblyName assemblyRef, Evidence securityEvidence) does not expose strongname publickey

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Oct 2003 08:58:48 -0400 (EDT)


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 vargaz@freemail.hu.

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

--- shadow/49555	2003-10-11 14:15:08.000000000 -0400
+++ shadow/49555.tmp.3303	2003-10-17 08:58:48.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 49555
 Product: Mono/Runtime
 Version: unspecified
 OS: All
 OS Details: Need windows to compare results
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: spouliot@videotron.ca               
 QAContact: mono-bugs@ximian.com
@@ -174,6 +174,11 @@
 0
 
 No change here (as expected)
 
 ------- Additional Comments From spouliot@videotron.ca  2003-10-11 14:15 -------
 *** Bug 49542 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-17 08:58 -------
+The GetPublicKey issue is fixed, however the extraction of the public
+key from the .snk file is not done yet. I will open a new bug for that.
+