1SQ-AUTOCRYPT-DECODE(1) USER COMMANDS SQ-AUTOCRYPT-DECODE(1)
2
3
4
6 sq-autocrypt-decode - Reads Autocrypt-encoded certificates
7
8 Given an autocrypt header (or an key-gossip header), this command ex‐
9 tracts the certificate encoded within it.
10
11 The converse operation is "sq autocrypt encode-sender".
12
13
15 sq autocrypt decode [FLAGS] [OPTIONS] [--] [FILE]
16
18 -h, --help
19 Prints help information
20
21
22 -B, --binary
23 Emits binary data
24
26 -o, --output FILE
27 Writes to FILE or stdout if omitted
28
30 FILE Reads from FILE or stdin if omitted
31
33 # Extract all certificates from a mail
34 $ sq autocrypt decode autocrypt.eml
35
36
38 For the full documentation see <https://docs.sequoia-pgp.org/sq/>.
39
40 sq(1), sq-armor(1), sq-autocrypt(1), sq-autocrypt-decode(1),
41 sq-autocrypt-encode-sender(1), sq-certify(1), sq-dearmor(1),
42 sq-decrypt(1), sq-encrypt(1), sq-inspect(1), sq-key(1), sq-keyring(1),
43 sq-keyserver(1), sq-packet(1), sq-sign(1), sq-verify(1), sq-wkd(1)
44
45
46
48 Azul <azul@sequoia-pgp.org>
49 Igor Matuszewski <igor@sequoia-pgp.org>
50 Justus Winter <justus@sequoia-pgp.org>
51 Kai Michaelis <kai@sequoia-pgp.org>
52 Neal H. Walfield <neal@sequoia-pgp.org>
53 Nora Widdecke <nora@sequoia-pgp.org>
54 Wiktor Kwapisiewicz <wiktor@sequoia-pgp.org>
55
56
57
580.24.0 (SEQUOIA-OPENPGP 1.0.0) MARCH 2021 SQ-AUTOCRYPT-DECODE(1)