Skip to main content
Module

x/evt/lib/types/index.ts>dom.ConcatParams

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.ConcatParams
implements Algorithm
import { type dom } from "https://deno.land/x/evt@v2.4.3/lib/types/index.ts";
const { ConcatParams } = dom;

Properties

algorithmId: Uint8Array
optional
hash: string | Algorithm
partyUInfo: Uint8Array
partyVInfo: Uint8Array
optional
privateInfo: Uint8Array
optional
publicInfo: Uint8Array