[Mono-bugs] [Bug 55364][Min] Changed - We do not report (nor fail) for CS1548 - Cryptographic failure while signing assembly ...

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 11:31:27 -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 miguel@ximian.com.

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

--- shadow/55364	2004-03-24 11:28:07.000000000 -0500
+++ shadow/55364.tmp.27175	2004-03-24 11:31:27.000000000 -0500
@@ -103,6 +103,16 @@
 
 The current patch use a file from Mono.Security assembly
 (CryptoConvert) to decode CryptoAPI key blobs. The file should either 
 (a) by copied into mcs (easier); or
 (b) re-written for mcs (slimmer).
 
+
+------- Additional Comments From miguel@ximian.com  2004-03-24 11:31 -------
+I like the idea of copying the file into MCS, and adding a note
+that it is maintained elsewhere.
+
+I reviewed the patch, please apply it.
+
+And please add the docs to the man page.
+
+Miguel.