1ASN1DECODING(1) User Commands ASN1DECODING(1)
2
3
4
6 asn1Decoding - ASN.1 DER decoder
7
9 asn1Decoding [OPTION] DEFINITIONS ENCODED ASN1TYPE
10
12 Decodes DER data in ENCODED file, for the ASN1TYPE element described in
13 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 GNU Libtasn1 home page: <http://www.gnu.org/software/libtasn1/>
30 General help using GNU software: <http://www.gnu.org/gethelp/>
31
33 Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU
34 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
35 This is free software: you are free to change and redistribute it.
36 There is NO WARRANTY, to the extent permitted by law.
37
39 The full documentation for asn1Decoding is maintained as a Texinfo man‐
40 ual. If the info and asn1Decoding programs are properly installed at
41 your site, the command
42
43 info libtasn1
44
45 should give you access to the complete manual.
46
47
48
49asn1Decoding (libtasn1) 2.7 May 2010 ASN1DECODING(1)