1 .\" Copyright (c) 1993 by Mike Sample and UBC
2 .\" See section COPYING for conditions for redistribution
3 .\" $Header: /cvs/Darwin/Security/SecuritySNACCRuntime/doc/ptbl.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:19 rj
14 .TH PTBL 1 "11 July 1993"
16 ptbl \- print a type table
22 ptbl prints the give type table to stdout. It will print it in one of
23 two formats: internal style and ASN.1 stlye. The internal style shows
24 the contents of the type table data structure in ASN.1 value notation.
25 You will need to look at the tbl.asn1 file to understand the internal
26 form. The ASN.1 form attempts to re-create the ASN.1 that generated
33 Print the table in ASN.1 style (recommended)
35 .\" there is a tab between the file name and the description
39 .B snacc/tbl-tools/ptbl/
40 Source code for the ptbl program
41 .B snacc/asn1specs/tbl.asn1
42 ASN.1 definition for the type table data structure
45 ptbl does not attempt to print the IMPORTs information even though it
46 is possible with a bit of work.
48 Copyright (c) 1993 Mike Sample and the University of British Columbia
50 Permission is granted to make and distribute verbatim copies of
51 this manual provided the copyright notice and this permission notice
52 are preserved on all copies.
54 Permission is granted to copy and distribute modified versions of this
55 manual under the conditions for verbatim copying, provided that the
56 entire resulting derived work is distributed under the terms of a
57 permission notice identical to this one.
60 Mike Sample <msample@cs.ubc.ca>, University of British Columbia
62 This work was made possible by grants from the Canadian Institute for
63 Telecommunications Research (CITR) and Natural Sciences and
64 Engineering Research Council of Canada (NSERC).