sq-autocrypt-decode - Man Page

Reads Autocrypt-encoded certificates

Synopsis

sq autocrypt decode [Options] FILE

Description

Reads 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

-B, --binary

Emits binary data

-o, --output=FILE

Writes to FILE or stdout if omitted

FILE

Reads from FILE or stdin if omitted

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.34.0 (sequoia-openpgp 1.19.0)

Referenced By

sq-autocrypt(1).

0.34.0 Sequoia PGP