sq-autocrypt-import - Man Page

Import Autocrypt-encoded certificates

Synopsis

sq autocrypt import [Options] FILE

Description

Import Autocrypt-encoded certificates.

Given a mail containing autocrypt headers (or an key-gossip headers), this command extracts and imports the certificates encoded within it.

Options

Subcommand options

--recipient-file=KEY_FILE

Decrypt the message using the key in KEY_FILE

--session-key=SESSION-KEY

Decrypt an encrypted message using SESSION-KEY

FILE

Read from FILE or stdin if omitted

[default: -]

Global options

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

Examples

Imports all certificates from a mail

    sq autocrypt import autocrypt.eml

See Also

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

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

Version

0.35.0 (sequoia-openpgp 1.20.0)

Referenced By

sq-autocrypt(1).

0.35.0 Sequoia PGP