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 <bug-gnutls@gnu.org>.
38
40       Copyright © 2007 Free Software Foundation, Inc.
41       This  is  free  software.   You may redistribute copies of it under the
42       terms      of      the      GNU      General       Public       License
43       <http://www.gnu.org/licenses/gpl.html>.   There  is NO WARRANTY, to the
44       extent permitted by law.
45

SEE ALSO

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