Skip to main content
Module

x/polkadot/mod.ts>utilCrypto.scryptToU8a

Package publishing for deno.land/x/polkadot
Go to Latest
function utilCrypto.scryptToU8a
import { utilCrypto } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { scryptToU8a } = utilCrypto;

Parameters

salt: Uint8Array
unnamed 1: Params

Returns

Uint8Array