tupelo-wasm-sdk

Home > tupelo-wasm-sdk > Tupelo > passPhraseKey

Tupelo.passPhraseKey() function

Signature:

function passPhraseKey(phrase: Uint8Array, salt: Uint8Array): Promise<Uint8Array[]>;

Parameters

Parameter Type Description
phrase Uint8Array  
salt Uint8Array  

Returns:

Promise<Uint8Array[]>