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

NAME

6       pskctool - Portable Symmetric Key Container (PSKC) tool
7

SYNOPSIS

9       pskctool [OPTIONS]... [FILE]...
10

DESCRIPTION

12       pskctool 2.6.6
13
14       Manipulate Portable Symmetric Key Container (PSKC) data.
15
16       This  tool  allows  you to parse, print, validate, sign and verify PSKC
17       data.  The input is provided in FILE or on standard input.
18
19       -h, --help
20              Print help and exit
21
22       -V, --version
23              Print version and exit
24
25       --strict
26              Fail hard on PSKC parse error  (default=off)
27
28       -d, --debug
29              Show debug messages on stderr  (default=off)
30
31       -q, --quiet
32              Quiet operation  (default=off)
33
34       -v, --verbose
35              Produce more output  (default=off)
36
37       Selecting one of the following modes is required:
38
39              Mode: info
40
41       -i, --info
42              Parse  and  print  human  readable   summary   of   PSKC   input
43              (default=off)
44
45              Mode: validate
46
47       -e, --validate
48              Validate PSKC input against XML Schema  (default=off)
49
50              Mode: sign
51
52              Digitally sign PSKC data
53
54       --sign Sign PSKC input  (default=off)
55
56       --sign-key=FILE
57              Private key to sign with
58
59       --sign-crt=FILE
60              X.509 certificate to sign with
61
62              Mode: verify
63
64              Verify digitally signed PSKC data
65
66       --verify
67              Verify signed PSKC input  (default=off)
68
69       --verify-crt=FILE
70              Trusted X.509 certificate for verification
71

EXAMPLES

73       See     <https://www.nongnu.org/oath-toolkit/libpskc-api/pskc-tutorial-
74       pskctool.html>.
75

AUTHOR

77       Written by Simon Josefsson.
78

REPORTING BUGS

80       Report  bugs  to:  oath-toolkit-help@nongnu.org  pskctool  home   page:
81       <https://www.nongnu.org/oath-toolkit/>
82       General help using GNU software: <https://www.gnu.org/gethelp/>
83
85       Copyright © 2021 Simon Josefsson.  License GPLv3+: GNU GPL version 3 or
86       later <https://gnu.org/licenses/gpl.html>.
87       This is free software: you are free  to  change  and  redistribute  it.
88       There is NO WARRANTY, to the extent permitted by law.
89
90
91
92pskctool (OATH Toolkit) 2.6.6    January 2021                      PSKCTOOL(1)
Impressum