PgpHelper

scala.cli.signing.util.PgpHelper$
object PgpHelper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def generateKeyRingGenerator(id: String, maybePassword: Option[Array[Char]]): PGPKeyRingGenerator
def generateKeyRingGenerator(id: String, maybePassword: Option[Array[Char]], s2kcount: Int): PGPKeyRingGenerator