mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 18:59:43 +02:00
Add implementation of update-key command
This commit is contained in:
parent
a07446e29a
commit
a2315f9847
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