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