interface webcrypto.HmacKeyGenParams extends Algorithm Usage in Denoimport { webcrypto } from "node:crypto"; Properties hash: HashAlgorithmIdentifier optional length: number