Client

com.jsuereth.pgp.hkp.Client
See theClient companion trait
object Client

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Client.type

Members list

Type members

Classlikes

object LookupParser extends RegexParsers

Attributes

Supertypes
trait RegexParsers
trait Parsers
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(url: String): Client

Creates a new HKP client that can push/pull keys from a public server.

Creates a new HKP client that can push/pull keys from a public server.

Attributes