Module

x/polkadot/mod.ts>utilCrypto.jsonEncryptFormat

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

Parameters

encoded: Uint8Array
contentType: string[]
isEncrypted: boolean

Returns

EncryptedJson