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