sq-key-delete - Man Page
Delete a certificate's secret key material
Synopsis
sq key delete [Options]
Description
Delete a certificate's secret key material.
Options
Subcommand options
- --binary
Emit binary data
- --cert=FILE
Delete the secret key material from the specified certificate
- --cert-file=CERT_FILE
Delete the secret key material from the specified certificate.
Read the certificate from FILE or stdin, if `-`. It is an error for the file to contain more than one certificate.
- --output=FILE
Write the stripped certificate to the specified file
Global options
See sq(1) for a description of the global options.
Examples
Delete any secret key associated with Alice's certificate.
sq key delete --cert EB28F26E2739A4870ECC47726F0073F60FD0CBF0
See Also
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