'\" te .TH asn1Parser "1" "Jan 2010" "libtasn1 2.3" "User Commands" .SH NAME asn1Parser \- ASN.1 syntax tree generator for libtasn1 .SH SYNOPSIS \fBasn1Parser\fR [\fB\-c, \-\-check\fR] [\fB\-o, \-\-out \fIFILE\fR] [\fB\-n, \-\-name \fINAME\fR] [\fB\-h, \-\-help\fR] [\fB\-v, \-\-version\fR] \fIFILE\fR .SH DESCRIPTION Read file with ASN.1 definitions and generate a C array that is used with libtasn1 functions. Mandatory arguments to long options are mandatory for short options too. .SH "OPTIONS" .TP \fB\-c\fR, \fB\-\-check\fR checks the syntax only .TP \fB\-o\fR, \fB\-\-output\fR \f\iFILE\f output file .TP \fB\-n\fR, \fB\-\-name\fR NAME array name .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-v\fR, \fB\-\-version\fR output version information and exit .\" End List .SH "ATTRIBUTES" .PP See \fBattributes\fR(5) for descriptions of the follwong attributes: .TS tab(^G) allbox; cw(2.750000i)| cw(2.750000i) lw(2.750000i)| lw(2.750000i). ATTRIBUTE TYPE^ATTRIBUTE VALUE Availability^SUNWlibtasn1 Interface stability^Volatile .TE .SH "SEE ALSO" .PP \fBlibtasn1(3)\fR \fBasn1Coding(1)\fR \fBasn1Decoding(1)\fR .\" LSARC 2008/390 libtasn1