[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
3.1 Invoking asn1Parser
‘asn1Parser’ reads one file with ASN1 definitions and generates a file with an array to use with libtasn1 functions.
Usage: asn1Parser [options] file Options: -h : shows the help message. -v : shows version information and exit. -c : checks the syntax only. -o file : output file. -n name : array name.