RsaKeyAlgorithminterface RsaKeyAlgorithm extends KeyAlgorithm {modulusLength: number;publicExponent: BigInteger;}§Extends§KeyAlgorithm[src]§Properties§modulusLength: number[src]§publicExponent: BigInteger[src]