py3rsa-decrypt-bigfile -V (return code: 2)
Usage: py3rsa-decrypt-bigfile [options] private_key
py3rsa-decrypt-bigfile: error: no such option: --version
py3rsa-decrypt-bigfile -help (return code: -15)
Usage: py3rsa-decrypt-bigfile [options] private_key
Decrypts an encrypted VARBLOCK file that was encrypted with pyrsa-encrypt-
bigfile
Options:
-h, --help show this help message and exit
-i INPUT, --input=INPUT
Name of the file to decrypt. Reads from stdin if not
specified.
-o OUTPUT, --output=OUTPUT
Name of the file to write the decrypted file to.
Written to stdout if this option is not present.
--keyform=KEYFORM Key format of the private key - default PEM