[Mono-bugs] [Bug 30257][Wis] Changed - We are missing the Cryptography.CryptoConfig class
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Oct 2002 01:35:14 -0000
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=30257
--- shadow/30257 Thu Sep 12 14:52:08 2002
+++ shadow/30257.tmp.26631 Fri Oct 11 21:35:14 2002
@@ -1,13 +1,13 @@
Bug#: 30257
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: dick@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
@@ -19,6 +19,10 @@
The CryptoConfig class is need to run hash.cs from the Quickstart tutorials.
------- Additional Comments From duncan@ximian.com 2002-09-12 13:09 -------
Created an attachment (id=2250)
Example from the quickstart tutorial
+
+------- Additional Comments From spouliot@videotron.ca 2002-10-11 21:35 -------
+CryptoConfig class is now in CVS.
+The sample works on Windows (with mono, mint and MS)