Uses of Interface
sop.SOP
-
Packages that use SOP Package Description org.pgpainless.sop Implementation of the java-sop package using pgpainless-core.sop.cli.picocli Implementation of the Stateless OpenPGP Command Line Interface using Picocli. -
-
Uses of SOP in org.pgpainless.sop
Classes in org.pgpainless.sop that implement SOP Modifier and Type Class Description classSOPImpl -
Uses of SOP in sop.cli.picocli
Methods in sop.cli.picocli that return SOP Modifier and Type Method Description static SOPSopCLI. getSop()Methods in sop.cli.picocli with parameters of type SOP Modifier and Type Method Description static voidSopCLI. setSopInstance(SOP instance)
-