[Mono-bugs] [Bug 77155][Wis] Changed - AuthorityKeyIdentifier extension - can't get keyId as byte array

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 4 15:01:17 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=77155

--- shadow/77155	2006-01-04 09:49:34.000000000 -0500
+++ shadow/77155.tmp.5128	2006-01-04 15:01:17.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77155
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+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
 TargetMilestone: ---
@@ -21,6 +21,9 @@
 AuthorityKeyIdentifierExtension is missing an "Identifier" property as can 
 be found for the SubjectKeyIdentifierExtension. So the only way to get the 
 identifier is to do a ToString() and then parse that string and convert 
 the correct part of it to a byte array.
 I'm sure this is easily fixed by using the same "Identifier" technique as 
 for the SubjectKeyIdentifierExtension :)
+
+------- Additional Comments From sebastien at ximian.com  2006-01-04 15:01 -------
+Fixed in SVN (r55063).


More information about the mono-bugs mailing list