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       -t, --no-time-strict
22              use strict DER decoding but not in time fields
23
24       -h, --help
25              display this help and exit
26
27       -v, --version
28              output version information and exit
29

AUTHOR

31       Written by Fabio Fiorina
32

REPORTING BUGS

34       Report bugs to help-libtasn1@gnu.org
35
37       Copyright © 2017-2019 Free Software Foundation, Inc.
38

SEE ALSO

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