scala.cli.signing.util
package scala.cli.signing.util
Members list
Type members
Classlikes
object ArgParsers extends LowPriorityArgParsers
Attributes
- Supertypes
- Self type
-
ArgParsers.type
final case class BouncycastleSigner(pgpSecretKey: PGPSecretKey, passwordOpt: Option[Secret[String]]) extends Signer
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Signerclass Objecttrait Matchableclass AnyShow all
object BouncycastleSigner
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BouncycastleSigner.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object ArgParsers
In this article