Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PartialDelegationIdentity

A partial delegated identity, representing a delegation chain and the public key that it targets

Hierarchy

Index

Constructors

Properties

#delegation: DelegationChain
#inner: PublicKey

Accessors

  • get derKey(): undefined | ArrayBuffer
  • get rawKey(): undefined | ArrayBuffer

Methods

  • getPrincipal(): Principal
  • getPublicKey(): PublicKey
  • toDer(): ArrayBuffer
  • transformRequest(): Promise<never>

Generated using TypeDoc