Closed RufusJWB closed 8 months ago
Actually the recipient field is also incorrect.
Can you provide the show example?
Can you provide the show example?
It's already here:
I improved recognition and now it shows the correct choice. Thanks for noticing this!
thank you for fixing! Your little tool truly makes life easier for us poor people working directly with DER encoded data structures. I'd love to see it integrated into the debugger window of Visual Studio Code as formatter...
While decoding CMP messages (it can be reproduced with the CMP example) I noticed, that the type inferring for CHOICEs might be wrong:
In my understanding, the SENDER field should have an inner field of type "Name" and not "AnotherName".