interface webcrypto.HmacKeyGenParams extends Algorithm Usage in Deno```typescript import { webcrypto } from "node:node__crypto.d.ts"; ``` Properties hash: HashAlgorithmIdentifier optional length: number