mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-12 19:59:42 +02:00
Implement certify-userid command
This commit is contained in:
parent
62d9cd1991
commit
158cf28412
6 changed files with 177 additions and 0 deletions
|
@ -29,6 +29,7 @@ import sop.exception.SOPGPException
|
|||
ExtractCertCmd::class,
|
||||
UpdateKeyCmd::class,
|
||||
MergeCertsCmd::class,
|
||||
CertifyUserIdCmd::class,
|
||||
// Messaging subcommands
|
||||
SignCmd::class,
|
||||
VerifyCmd::class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue