ThrowawayPgpSecret

class Object
trait Matchable
class Any

Value members

Concrete methods

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