1 .\" Copyright (c) 1993 by Mike Sample and UBC
2 .\" See section COPYING for conditions for redistribution
3 .\" $Header: /cvs/root/Security/SecuritySNACCRuntime/doc/Attic/pval.1,v 1.1.1.1 2001/05/18 23:14:10 mb Exp $
5 .\" Revision 1.1.1.1 2001/05/18 23:14:10 mb
6 .\" Move from private repository to open source repository
8 .\" Revision 1.1.1.1 1999/03/16 18:05:54 aram
9 .\" Originals from SMIME Free Library.
11 .\" Revision 1.2 1997/01/01 22:47:20 rj
14 .TH PVAL 1 "11 July 1993"
16 pval \- print BER values in ASN.1 value notation
19 pval \-T <tt file name> [\-m <module name>] \-n <type name>
22 pval prints the given BER values in their value notation. You must
23 specify the type name and optionally the module name of the type in
28 Use the type table in the file to look for the named types definition.
30 .BI "\-m " modulename\c
31 Specifies the module in which the named type is defined. If the
32 module name is not specified with this option, pval looks for the
33 first occurence of the named type in the modules in the given type
37 Specifies the type of the values in the given BER files. If you
38 give the wrong type name, decoding errors will occur.
40 .\" there is a tab between the file name and the description
44 .B snacc/tbl-tools/pval/
45 Source code for the pval program
47 Copyright (c) 1993 Mike Sample and the University of British Columbia
49 Permission is granted to make and distribute verbatim copies of
50 this manual provided the copyright notice and this permission notice
51 are preserved on all copies.
53 Permission is granted to copy and distribute modified versions of this
54 manual under the conditions for verbatim copying, provided that the
55 entire resulting derived work is distributed under the terms of a
56 permission notice identical to this one.
59 Mike Sample <msample@cs.ubc.ca>, University of British Columbia
61 This work was made possible by grants from the Canadian Institute for
62 Telecommunications Research (CITR) and Natural Sciences and
63 Engineering Research Council of Canada (NSERC).