SQ(1) User Commands SQ(1)

sq toolbox packet decrypt - Unwrap an encryption container

sq toolbox packet decrypt [OPTIONS] FILE

Unwrap an encryption container.

Decrypts a message, dumping the content of the encryption container without further processing. The result is a valid OpenPGP message that can, among other things, be inspected using `sq toolbox packet dump`.

Emit binary data
Print the session key to stderr
Write to FILE or stdout if omitted
[default: -]
Provide parameters for private key store
Decrypt the message using the key in KEY_FILE
Decrypt an encrypted message using SESSION-KEY
Read from FILE or stdin if omitted
[default: -]

See sq(1) for a description of the global options.

Unwraps the encryption revealing the signed message

sq toolbox packet decrypt --recipient-file juliet.pgp \
ciphertext.pgp

sq(1), sq-toolbox(1), sq-toolbox-packet(1).

For the full documentation see https://book.sequoia-pgp.org.

0.35.0 (sequoia-openpgp 1.20.0)

0.35.0 Sequoia PGP