mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-11 03:09:50 +02:00
Add implementation of merge-certs command
This commit is contained in:
parent
023b4ea45b
commit
3e6e47ed50
6 changed files with 116 additions and 0 deletions
|
@ -28,6 +28,7 @@ import sop.exception.SOPGPException
|
|||
RevokeKeyCmd::class,
|
||||
ExtractCertCmd::class,
|
||||
UpdateKeyCmd::class,
|
||||
MergeCertsCmd::class,
|
||||
// Messaging subcommands
|
||||
SignCmd::class,
|
||||
VerifyCmd::class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue