interface webcrypto.EcKeyGenParams
extends Algorithm
Usage in Deno
import { type webcrypto } from "node:crypto"; type { EcKeyGenParams } = webcrypto;
import { type webcrypto } from "node:crypto"; type { EcKeyGenParams } = webcrypto;