Skip to main content
Module

x/polkadot/mod.ts>utilCrypto.jsonEncryptFormat

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

Parameters

encoded: Uint8Array
contentType: string[]
isEncrypted: boolean

Returns

EncryptedJson