.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH decode 1 "July 2022" "sq 0.26.0" "Sequoia Manual" .SH NAME decode \- Reads Autocrypt\-encoded certificates .SH SYNOPSIS \fBdecode\fR [\fB\-o\fR|\fB\-\-output\fR] [\fB\-B\fR|\fB\-\-binary\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fIFILE\fR] .SH DESCRIPTION Reads Autocrypt\-encoded certificates .PP Given an autocrypt header (or an key\-gossip header), this command extracts the certificate encoded within it. .PP The converse operation is "sq autocrypt encode\-sender". .SH OPTIONS .TP \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR Writes to FILE or stdout if omitted .TP \fB\-B\fR, \fB\-\-binary\fR Emits binary data .TP \fB\-h\fR, \fB\-\-help\fR Print help information .TP [\fIFILE\fR] Reads from FILE or stdin if omitted .SH EXAMPLES Extract all certificates from a mail .PP .nf .RS sq autocrypt decode autocrypt.eml .RE .fi .SH "SEE ALSO" For the full documentation see . .PP sq(1) sq\-armor(1) sq\-autocrypt(1) sq\-autocrypt\-encode\-sender(1) sq\-certify(1) sq\-dearmor(1) sq\-decrypt(1) sq\-encrypt(1) sq\-inspect(1) sq\-key(1) sq\-keyring(1) sq\-keyserver(1) sq\-packet(1) sq\-revoke(1) sq\-sign(1) sq\-verify(1) sq\-wkd(1)