[Mono-bugs] [Bug 77559][Wis] Changed - Problem with crypto in
assembly wrapped in COM
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 28 10:07:51 EST 2006
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77559
--- shadow/77559 2006-02-28 09:10:24.000000000 -0500
+++ shadow/77559.tmp.7907 2006-02-28 10:07:50.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77559
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: khe at kmd.dk
QAContact: mono-bugs at ximian.com
@@ -189,6 +189,12 @@
RSACryptoServiceProvider.UseMachineKeyStore = true;
in your code. The static UseMachineKeyStore property was added in 1.1
to act as a global flag for the key store. I cannot change this
globally inside Mono.Security.dll but any application could do it.
+
+------- Additional Comments From sebastien at ximian.com 2006-02-28 10:07 -------
+Fixed in HEAD (r57390).
+Fixed in 1-1-13 branch (r57392).
+Re-open the bug if you still have issues.
+Thanks
More information about the mono-bugs
mailing list