Previous: Invoking asn1Coding, Up: Utilities
asn1Decoding generates an ASN1 structure from a file with ASN1 definitions and a binary file with a DER encoding.
Usage: asn1Decoding [options] file1 file2 type file1 : file with ASN1 definitions. file2 : binary file with a DER encoding. type : ASN1 definition name. Options: -h : shows the help message. -v : shows version information and exit. -c : checks the syntax only. -o file : output file.