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