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 Serializable
trait Product
trait Equals
trait Signer
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

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 Object
trait Matchable
class Any