interface RSAKeyPairKeyObjectOptionsimport { type RSAKeyPairKeyObjectOptions } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; PropertiesmodulusLength: numberKey size in bits optionalpublicExponent: number | undefinedPublic exponent import RSAKeyPairKeyObjectOptionsimport { RSAKeyPairKeyObjectOptions } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";