mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-12 19:59:42 +02:00
Add implementation of update-key command
This commit is contained in:
parent
dd07d10350
commit
023b4ea45b
6 changed files with 163 additions and 12 deletions
|
@ -27,6 +27,7 @@ import sop.exception.SOPGPException
|
|||
ChangeKeyPasswordCmd::class,
|
||||
RevokeKeyCmd::class,
|
||||
ExtractCertCmd::class,
|
||||
UpdateKeyCmd::class,
|
||||
// Messaging subcommands
|
||||
SignCmd::class,
|
||||
VerifyCmd::class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue