Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/util-crypto/json/index.ts>jsonEncrypt

Package publishing for deno.land/x/polkadot
Go to Latest
function jsonEncrypt
import { jsonEncrypt } from "https://deno.land/x/polkadot@0.2.36/util-crypto/json/index.ts";

Parameters

data: Uint8Array
contentType: string[]
optional
passphrase: string | null

Returns

EncryptedJson