1ASN1DECODING(1)                  User Commands                 ASN1DECODING(1)
2
3
4

NAME

6       asn1Decoding - ASN.1 DER decoder
7

SYNOPSIS

9       asn1Decoding [OPTION] DEFINITIONS ENCODED ASN1TYPE
10

DESCRIPTION

12       Decodes DER data in ENCODED file, for the ASN1TYPE element described in
13       ASN.1 DEFINITIONS file, and print decoded structures.
14
15       -b, --benchmark
16              perform a benchmark on decoding
17
18       -s, --strict
19              use strict DER decoding
20
21       -h, --help
22              display this help and exit
23
24       -v, --version
25              output version information and exit
26

AUTHOR

28       Written by Fabio Fiorina.
29

REPORTING BUGS

31       Report bugs to: help-libtasn1@gnu.org
32       GNU Libtasn1 home page: <http://www.gnu.org/software/libtasn1/>
33       General help using GNU software: <http://www.gnu.org/gethelp/>
34
36       Copyright © 2016 Free Software Foundation, Inc.   License  GPLv3+:  GNU
37       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
38       This  is  free  software:  you  are free to change and redistribute it.
39       There is NO WARRANTY, to the extent permitted by law.
40

SEE ALSO

42       The full documentation for asn1Decoding is maintained as a Texinfo man‐
43       ual.   If  the info and asn1Decoding programs are properly installed at
44       your site, the command
45
46              info libtasn1
47
48       should give you access to the complete manual.
49
50
51
52asn1Decoding (libtasn1) 4.10     October 2016                  ASN1DECODING(1)
Impressum