Options
All
  • Public
  • Public/Protected
  • All
Menu

Data for a request to the /keys/signatures/upload API endpoint ([specification]).

Publishes cross-signing signatures for the user.

Hierarchy

  • SignatureUploadRequest

Index

Constructors

Properties

Methods

Constructors

  • Create a new SignatureUploadRequest.

    Parameters

    • id: string
    • signed_keys: string

    Returns SignatureUploadRequest

Properties

body: string

A JSON-encoded string containing the payload of the request

It represents the body of the HTTP request.

id: undefined | string

The request ID. Some signature upload will have to an id field, some won't. They have one when they are created automatically during an interactive verification, otherwise they don't.

Get its request type.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc