|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
ASN1PARSER(1) User Commands ASN1PARSER(1)
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 Foun-
dation, 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 man-
ual. 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 August 2006 ASN1PARSER(1)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 19:58:52 BST 2007
|