Lookup

com.jsuereth.pgp.hkp.Lookup
trait Lookup extends HkpCommand

Any of the lookup commands.

Attributes

Graph
Supertypes
trait HkpCommand
class Object
trait Matchable
class Any
Known subtypes
class AddKey
class Find
class GetKey

Members list

Value members

Concrete methods

override def url: String

The URL to issue the command to.

The URL to issue the command to.

Attributes

Definition Classes

Inherited methods

def vars: Map[String, String]

The GET/POST arguments for the HTTP command.

The GET/POST arguments for the HTTP command.

Attributes

Inherited from:
HkpCommand