Open harmic opened 1 month ago
@harmic : This is currently not supported, but I believe a good idea to support this. In fact the Debug
implementation can make use of this value notation. Any pointers to the documentation where this is specified?
This might be slightly involved and A PR is welcome. :-)
Does Hampi currently support (or is there any plan to support) a mechanism to output decoded PDUs in the ASN.1 value notation?
Ie. something like this:
I know I can print them via the Debug trait, but that comes out in a rust debug format which is quite different to the above.