1ASN1CODING(1) User Commands ASN1CODING(1)
2
3
4
6 asn1Coding - ASN.1 DER encoder
7
9 asn1Coding [OPTION] DEFINITIONS ASSIGNMENTS
10
12 Generates a DER encoding of ASN.1 DEFINITIONS file and ASSIGNMENTS file
13 with value assignments.
14
15 Mandatory arguments to long options are mandatory for short options
16 too.
17
18 -c, --check
19 checks the syntax only
20
21 -o, --output=FILE
22 output file
23
24 -h, --help
25 display this help and exit
26
27 -v, --version
28 output version information and exit
29
31 Written by Fabio Fiorina.
32
34 Report bugs to: help-libtasn1@gnu.org
35 GNU Libtasn1 home page: <https://www.gnu.org/software/libtasn1/>
36 General help using GNU software: <https://www.gnu.org/gethelp/>
37
39 Copyright © 2022 Free Software Foundation, Inc. License GPLv3+: GNU
40 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
41 This is free software: you are free to change and redistribute it.
42 There is NO WARRANTY, to the extent permitted by law.
43
45 The full documentation for asn1Coding is maintained as a Texinfo man‐
46 ual. If the info and asn1Coding programs are properly installed at
47 your site, the command
48
49 info libtasn1
50
51 should give you access to the complete manual.
52
53
54
55libtasn1 4.18.0.33-b8a32 August 2022 ASN1CODING(1)