PgpProxy
scala.cli.commands.pgp.PgpProxy
class PgpProxy
A proxy running the PGP operations externally using scala-cli-singing. This is done either using it's native image launchers or running it in a JVM process. This construct is not used when PGP commands are evoked from CLI (see PgpCommandsSubst and PgpCommands), but rather when PGP operations are used internally.
This is the 'native' counterpart of PgpProxyJvm
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class PgpProxyJvm
Members list
In this article