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

x/polkadot/util-crypto/types.ts>EncryptedJsonEncoding

Package publishing for deno.land/x/polkadot
Go to Latest
type alias EncryptedJsonEncoding
import { type EncryptedJsonEncoding } from "https://deno.land/x/polkadot@0.2.25/util-crypto/types.ts";
definition: "none" | "scrypt" | "xsalsa20-poly1305"