@atala/prism-wallet-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
Name | Type |
---|---|
algorithm | algorithm |
...suffix | privacy [] |
Returns
string