mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-12 19:59:42 +02:00
Implement validate-userid command
This commit is contained in:
parent
fe431070a4
commit
f4fe1cdac9
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