interface webcrypto.EcdsaParams extends Algorithm Usageimport { type webcrypto } from "node:crypto"; type { EcdsaParams } = webcrypto; Properties hash: HashAlgorithmIdentifier