Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 4.0

(Etch)

asn1Parser(1)


ASN1PARSER

ASN1PARSER

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
REPORTING BUGS
SEE ALSO

NAME

asn1Parser − ASN.1 syntax tree generator for libtasn1

SYNOPSIS

asn1Parser [options] FILE

DESCRIPTION

asn1Parser reads FILE with ASN1 definitions and generates a C array to use with libtasn1 functions.

Operation modes:
−h
, −−help

shows this message and exit

−v, −−version shows version information and exit.

−c, −−check

checks the syntax only.

Output:
−o
<file>, −−output <file>

output file

−n <name>, −−name <name>

array name

AUTHOR

Written by Fabio Fiorina. Copyright (C) 2002, 2006 Free Software Foundation, Inc.

REPORTING BUGS

Report bugs to <bug−gnutls@gnu.org>.

asn1Parser (GNU libtasn1) 0.3.6

SEE ALSO

The full documentation for asn1Parser is maintained as a Texinfo manual. If the info and asn1Parser programs are properly installed at your site, the command

info libtasn1

should give you access to the complete manual.



asn1Parser(1)