interface webcrypto.RsaKeyAlgorithm
          
   extends KeyAlgorithm
Usage in Deno
import { type webcrypto } from "node:crypto"; type { RsaKeyAlgorithm } = webcrypto;
modulusLength: number
      
    import { type webcrypto } from "node:crypto"; type { RsaKeyAlgorithm } = webcrypto;
modulusLength: number