Sponsor:

Your company here, and a link to your site. Click to find out more.

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

-B, --binary

Emit binary data

-p, --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 omitted

[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.35.0 (sequoia-openpgp 1.20.0)

Referenced By

sq-toolbox-packet(1).

0.35.0 Sequoia PGP