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