Uses of Interface
sop.operation.Version
-
Packages that use Version Package Description org.pgpainless.sop Implementation of the java-sop package using pgpainless-core.sop Stateless OpenPGP Interface for Java. -
-
Uses of Version in org.pgpainless.sop
Classes in org.pgpainless.sop that implement Version Modifier and Type Class Description classVersionImplMethods in org.pgpainless.sop that return Version Modifier and Type Method Description VersionSOPImpl. version() -
Uses of Version in sop
Methods in sop that return Version Modifier and Type Method Description VersionSOP. version()Get information about the implementations name and version.
-