interface dom.EcKeyGenParams
implements Algorithm
import { type dom } from "https://deno.land/x/evt@v2.3.1/lib/index.ts";
const { EcKeyGenParams } = dom;
Properties
namedCurve: NamedCurve
import { type dom } from "https://deno.land/x/evt@v2.3.1/lib/index.ts";
const { EcKeyGenParams } = dom;