From: Michael S. <ms...@nt...> - 2013-08-13 01:25:21
|
Hi - There's a problem with the subject class - specifically in the encoding. The certLength is (improperly) encoded in 32 bits - it should be 16. The decode function is correct. The bug is in "getEncoded" at around line 114. Mike |