Scroll to navigation

PSKC2PSKC(1) python-pskc PSKC2PSKC(1)

NAME

pskc2pskc - Convert a PSKC file to standard format

SYNOPSIS

pskc2pskc [options] <FILE>

DESCRIPTION

pskc2pskc reads a PSKC file in any of the supported formats, optionally decrypts any encrypted information and outputs a PSKC file in the RFC6030 format, optionally encrypting the file.

OPTIONS

Display usage summary.

Display version information.

By default pskc2pskc writes a PSKC file to stdout. This option can be used to save to a file instead.

The password to use for decryption. If the argument refers to a file the password is read from the file instead.

A hex encoded encryption key or a file containing the binary (raw data, not encoded) key used for decryption.

Output an encrypted PSKC file that is protected with the specified password (or read the password from the file if a file argument was specified).

Ensure that the output PSKC file is encrypted with the specified key value. The key can be probded as a hex-encoded value or point to a file that contains the binary value of the key.

AUTHOR

Arthur de Jong

COPYRIGHT

2014-2019 Arthur de Jong

August 28, 2019 1.1