Skip to main content

@hyperledger/identus-edge-agent-sdk / Exports / Domain / StorableKey

Namespace: StorableKey

Domain.StorableKey

Table of contents

Functions

Functions

recoveryId

recoveryId(algorithm, ...suffix): string

Factory for RecoveryId. Nomenclature:

  • algorithm first
  • arbitrary suffixes for customisation
  • separated by "+"

Parameters

NameType
algorithmalgorithm
...suffixprivacy[]

Returns

string

Defined in

src/domain/models/keyManagement/StorableKey.ts:26