Scroll to navigation

SQ(1) User Commands SQ(1)

NAME

sq autocrypt decode - 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

Emit binary data
Write to FILE or stdout if omitted
[default: -]
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)

0.38.0 Sequoia PGP