ThrowawayPgpSecret

scala.cli.commands.config.ThrowawayPgpSecret$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def pgpPassPhrase(): Secret[String]
def pgpSecret(mail: String, password: Secret[String], logger: Logger, cache: FileCache[Task], javaCommand: () => String, signingCliOptions: ScalaSigningCliOptions): Either[BuildException, (Secret[String], Secret[Array[Byte]])]