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