Home > tupelo-wasm-sdk > Tupelo > passPhraseKey
Signature:
function passPhraseKey(phrase: Uint8Array, salt: Uint8Array): Promise<Uint8Array[]>;
| Parameter | Type | Description |
|---|---|---|
| phrase | Uint8Array |
|
| salt | Uint8Array |
Returns:
Promise<Uint8Array[]>