.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. .TH PSKCTOOL "1" "January 2024" "OATH Toolkit 2.6.11" "User Commands" .SH NAME pskctool \- Portable Symmetric Key Container (PSKC) tool .SH SYNOPSIS .B pskctool [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]... .SH DESCRIPTION Manipulate Portable Symmetric Key Container (PSKC) data. .PP This tool allows you to parse, print, validate, sign and verify PSKC data. The input is provided in FILE or on standard input. .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .TP \fB\-\-strict\fR Fail hard on PSKC parse error (default=off) .TP \fB\-d\fR, \fB\-\-debug\fR Show debug messages on stderr (default=off) .TP \fB\-q\fR, \fB\-\-quiet\fR Quiet operation (default=off) .TP \fB\-v\fR, \fB\-\-verbose\fR Produce more output (default=off) .PP Selecting one of the following modes is required: .IP Mode: info .TP \fB\-i\fR, \fB\-\-info\fR Parse and print human readable summary of PSKC input (default=off) .IP Mode: validate .TP \fB\-e\fR, \fB\-\-validate\fR Validate PSKC input against XML Schema (default=off) .IP Mode: sign .IP Digitally sign PSKC data .TP \fB\-\-sign\fR Sign PSKC input (default=off) .TP \fB\-\-sign\-key\fR=\fI\,FILE\/\fR Private key to sign with .TP \fB\-\-sign\-crt\fR=\fI\,FILE\/\fR X.509 certificate to sign with .IP Mode: verify .IP Verify digitally signed PSKC data .TP \fB\-\-verify\fR Verify signed PSKC input (default=off) .TP \fB\-\-verify\-crt\fR=\fI\,FILE\/\fR Trusted X.509 certificate for verification .SH EXAMPLES See . .SH AUTHOR Written by Simon Josefsson. .SH "REPORTING BUGS" Report bugs to: oath\-toolkit\-help@nongnu.org pskctool home page: .br General help using GNU software: .SH COPYRIGHT Copyright \(co 2024 Simon Josefsson. License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.