Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractRequestingAuthenticationDetailsProvider

Base class for authentication details providers that make remote requests.

Hierarchy

Implements

Constructors

constructor

Properties

Protected federationClient

federationClient: FederationClient

Protected sessionKeySupplier

sessionKeySupplier: SessionKeySupplier

Methods

getKeyId

  • getKeyId(): Promise<string>

getPassphrase

  • getPassphrase(): null

getPrivateKey

  • getPrivateKey(): string