[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
Fri Mar 10 04:49:03 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 khe at kmd.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=77559
--- shadow/77559 2006-02-28 10:07:50.000000000 -0500
+++ shadow/77559.tmp.14674 2006-03-10 04:49:03.000000000 -0500
@@ -195,6 +195,16 @@
------- 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
+
+------- Additional Comments From khe at kmd.dk 2006-03-10 04:49 -------
+I must admit that I missed something in my own suggestions. I didn't
+see that
+ RSACryptoServiceProvider.UseMachineKeyStore = true;
+was a global setting you could change.
+
+When setting this flag from the "base" assembly (that calls other
+assemblies which again calls Mono.Security) things seem to work fine.
+So we are happy :)
More information about the mono-bugs
mailing list