interface webcrypto.RsaKeyAlgorithm extends KeyAlgorithm Usage in Denoimport { webcrypto } from "node:crypto"; Properties modulusLength: number publicExponent: BigInteger