interface RsaKeyGenParams
implements Algorithm
import { type RsaKeyGenParams } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/dom.ts";
Properties
publicExponent: BigInteger
x/simplewebauthn/packages/types/src/dom.ts>RsaKeyGenParams
import { type RsaKeyGenParams } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/dom.ts";