mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-11 03:09:50 +02:00
Implement validate-userid command
This commit is contained in:
parent
04f7a5d30d
commit
6c7fcfccce
8 changed files with 216 additions and 17 deletions
|
@ -30,6 +30,7 @@ import sop.exception.SOPGPException
|
|||
UpdateKeyCmd::class,
|
||||
MergeCertsCmd::class,
|
||||
CertifyUserIdCmd::class,
|
||||
ValidateUserIdCmd::class,
|
||||
// Messaging subcommands
|
||||
SignCmd::class,
|
||||
VerifyCmd::class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue