interface dom.HmacKeyAlgorithm
implements KeyAlgorithm
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { HmacKeyAlgorithm } = dom;
Properties
hash: KeyAlgorithm
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { HmacKeyAlgorithm } = dom;