sq-toolbox-packet-split - Man Page
Split a message into packets
Synopsis
sq toolbox packet split [Options] FILE
Description
Split a message into packets.
Splitting a packet sequence into individual packets, then recombining them freely with `sq toolbox packet join` is a great way to experiment with OpenPGP data.
The converse operation is `sq toolbox packet join`.
Options
Subcommand options
- --binary
Emit binary data
- --prefix=PREFIX
Write to files with PREFIX [defaults: `FILE-` if FILE is set, or `output-` if read from stdin]
- FILE
Read from FILE or stdin if FILE is '-'
[default: -]
Global options
See sq(1) for a description of the global options.
Examples
Split a certificate into individual packets
sq toolbox packet split juliet.pgp
See Also
sq(1), sq-toolbox(1), sq-toolbox-packet(1).
For the full documentation see <https://book.sequoia-pgp.org>.
Version
0.38.0 (sequoia-openpgp 1.21.2)
Referenced By
0.38.0 Sequoia PGP