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