Description
ASN.1 objects can be decoded, dumped, and syntax-checked from the command line. It is useful for developers and security engineers inspecting certificates, protocol data, and encoded structures.
Parsing untrusted binary data is security-sensitive. Use current builds and treat decoded certificate or protocol details as potentially private.