AddKey

com.jsuereth.pgp.hkp.AddKey
case class AddKey(key: StreamingSaveable) extends Lookup

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Lookup
trait HkpCommand
class Object
trait Matchable
class Any
Show all

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
override def vars: Map[String, String]

The GET/POST arguments for the HTTP command.

The GET/POST arguments for the HTTP command.

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product