[Mono-bugs] [Bug 30256][Wis] Changed - DESCore.SetKey throws NullRefEx (DES.cs)
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 17:04:24 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30256
--- shadow/30256 Thu Sep 12 13:03:21 2002
+++ shadow/30256.tmp.21588 Thu Sep 12 13:04:24 2002
@@ -29,6 +29,11 @@
in <0x001cc> 00 System.Security.Cryptography.DESTransformBase:.ctor
(Mode,byte[],byte[])
in <0x00018> 00 System.Security.Cryptography.DESEncryptor:.ctor (byte[],byte[])
in <0x0002c> 00
System.Security.Cryptography.DESCryptoServiceProvider:CreateEncryptor ()
in <0x00128> 00 .FileEncrypt:Main ()
+
+------- Additional Comments From duncan@ximian.com 2002-09-12 13:04 -------
+Created an attachment (id=2249)
+Example from quickstart tutorial
+