Skip to main content
Module

x/evt/lib/types/lib.dom.ts>DhKeyAlgorithm

💧EventEmitter's typesafe replacement
Go to Latest
interface DhKeyAlgorithm
implements KeyAlgorithm
import { type DhKeyAlgorithm } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";

Properties

generator: Uint8Array
prime: Uint8Array