Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SignIdentity Abstract

An Identity that can sign blobs.

Hierarchy

  • SignIdentity

Implements

Index

Constructors

Properties

_principal: undefined | Principal

Methods

  • getPrincipal(): Principal
  • Transform a request into a signed version of the request. This is done last after the transforms on the body of a request. The returned object can be anything, but must be serializable to CBOR.

    Parameters

    Returns Promise<unknown>

Generated using TypeDoc