1ASN1PARSER(1)                    User Commands                   ASN1PARSER(1)
2
3
4

NAME

6       asn1Parser - ASN.1 syntax tree generator for libtasn1
7

SYNOPSIS

9       asn1Parser [OPTION] FILE
10

DESCRIPTION

12       Read  FILE  with  ASN.1 definitions and generate a C array that is used
13       with libtasn1 functions.
14
15       Mandatory arguments to long options are  mandatory  for  short  options
16       too.
17
18       -c, --check
19              checks the syntax only
20
21       -o, --output=FILE
22              output file
23
24       -n, --name=NAME
25              array name
26
27       -h, --help
28              display this help and exit
29
30       -v, --version
31              output version information and exit
32

AUTHOR

34       Written by Fabio Fiorina.
35

REPORTING BUGS

37       Report bugs to: help-libtasn1@gnu.org
38       GNU Libtasn1 home page: <http://www.gnu.org/software/libtasn1/>
39       General help using GNU software: <http://www.gnu.org/gethelp/>
40
42       Copyright  ©  2017  Free Software Foundation, Inc.  License GPLv3+: GNU
43       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
44       This is free software: you are free  to  change  and  redistribute  it.
45       There is NO WARRANTY, to the extent permitted by law.
46

SEE ALSO

48       The  full  documentation for asn1Parser is maintained as a Texinfo man‐
49       ual.  If the info and asn1Parser programs  are  properly  installed  at
50       your site, the command
51
52              info libtasn1
53
54       should give you access to the complete manual.
55
56
57
58asn1Parser (libtasn1) 4.13       January 2018                    ASN1PARSER(1)
Impressum