adamant-api / index / createHashFromPassphrase
Function: createHashFromPassphrase()
ts
function createHashFromPassphrase(passphrase): NonSharedBuffer;Defined in: src/helpers/keys.ts:27
Applies the protocol-compatible ADM passphrase hashing procedure.
Parameters
| Parameter | Type |
|---|---|
passphrase | string |
Returns
NonSharedBuffer