interface webcrypto.EcKeyAlgorithm extends KeyAlgorithm Usageimport { type webcrypto } from "node:crypto"; type { EcKeyAlgorithm } = webcrypto; Properties namedCurve: NamedCurve