Options
All
  • Public
  • Public/Protected
  • All
Menu

Other Requests * Request that will publish a cross signing identity.

This uploads the public cross signing key triplet.

Hierarchy

  • UploadSigningKeysRequest

Index

Constructors

Properties

Methods

Constructors

  • Create a new UploadSigningKeysRequest.

    Parameters

    • body: string

    Returns UploadSigningKeysRequest

Properties

body: string

A JSON-encoded string containing the rest of the payload: master_key, self_signing_key, user_signing_key.

It represents the body of the HTTP request.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc