sq-autocrypt-decode - Man Page

Read Autocrypt-encoded certificates

Synopsis

sq autocrypt decode [Options] FILE

Description

Read Autocrypt-encoded certificates.

Given an autocrypt header (or an key-gossip header), this command extracts the certificate encoded within it.

The converse operation is `sq autocrypt encode-sender`.

Options

Subcommand options

--binary

Emit binary data

--output=FILE

Write to FILE or stdout if omitted

[default: -]

FILE

Read from FILE or stdin if FILE is '-'

[default: -]

Global options

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

Examples

Extract all certificates from a mail.

    sq autocrypt decode autocrypt.eml

See Also

sq(1), sq-autocrypt(1).

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

Version

0.38.0 (sequoia-openpgp 1.21.2)

Referenced By

sq-autocrypt(1).

0.38.0 Sequoia PGP