[Mono-bugs] [Bug 61240][Wis] Changed - KeyUsageExtension class can't be used in conjunction with X509CertificateBuilder.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Jul 2004 06:16:42 -0400 (EDT)


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 ianier@hotmail.com.

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

--- shadow/61240	2004-07-07 11:39:20.000000000 -0400
+++ shadow/61240.tmp.7983	2004-07-08 06:16:42.000000000 -0400
@@ -44,6 +44,11 @@
 KeyUsageExtension, like some other extensions classes, aren't complete
 (e.g. missing Encode) because they were not required by any of Mono's
 tools (and nobody else contributed support for it).
 
 Note: Please leave the priority to it's default value unless you have
 read the instructions about it.
+
+------- Additional Comments From ianier@hotmail.com  2004-07-08 06:16 -------
+Created an attachment (id=8504)
+My modified version to make it read-write. Please review for Mono coding standards compliance.
+