scala.cli.publish
package scala.cli.publish
Members list
Type members
Classlikes
final case class BouncycastleExternalSigner(secretKey: PasswordOption, passwordOpt: Option[PasswordOption], command: Seq[String], logger: Logger) extends Signer
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Signerclass Objecttrait Matchableclass AnyShow all
object BouncycastleExternalSigner
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
class BouncycastleSignerMaker
Used for choosing the right BouncyCastleSigner when Scala CLI is run on JVM.
Used for choosing the right BouncyCastleSigner when Scala CLI is run on JVM.
See BouncycastleSignerMakerSubst
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
In this article