interface webcrypto.RsaHashedKeyGenParams
extends RsaKeyGenParams
Usage in Deno
import { type webcrypto } from "node:crypto"; type { RsaHashedKeyGenParams } = webcrypto;
import { type webcrypto } from "node:crypto"; type { RsaHashedKeyGenParams } = webcrypto;