formats icon indicating copy to clipboard operation
formats copied to clipboard

der: Add `serde` integration for types in `asn1` module.

Open turbocool3r opened this issue 1 year ago • 0 comments

It would be nice if types from the asn1 module could be used with serde. That could be useful in cases when a structure decoded from DER needs to be serialized in some other format (e.g. a human-readable one).

turbocool3r avatar May 29 '23 17:05 turbocool3r