1ASN1DECODING(1) User Commands ASN1DECODING(1)
2
3
4
6 asn1Decoding - ASN.1 DER decoder
7
9 asn1Decoding [OPTION] DEFINITIONS ENCODED ASN1TYPE
10
12 asn1Decoding decodes DER data in ENCODED file, for the ASN1TYPE element
13 described in ASN.1 DEFINITIONS file, and print decoded structures.
14
15 -c, --check
16 checks the syntax only
17
18 -h, --help
19 display this help and exit
20
21 -v, --version
22 output version information and exit.
23
25 Written by Fabio Fiorina.
26
28 Report bugs to <bug-gnutls@gnu.org>.
29
31 Copyright © 2007 Free Software Foundation, Inc.
32 This is free software. You may redistribute copies of it under the
33 terms of the GNU General Public License
34 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
35 extent permitted by law.
36
38 The full documentation for asn1Decoding is maintained as a Texinfo man‐
39 ual. If the info and asn1Decoding programs are properly installed at
40 your site, the command
41
42 info libtasn1
43
44 should give you access to the complete manual.
45
46
47
48asn1Decoding (libtasn1) 0.3.9 March 2007 ASN1DECODING(1)