Returns the CRT coefficient, {@code q^-1 mod p}.returnthe CRT coefficient.sinceAndroid 1.0
Returns the information for the additional primes.returnthe information for the additional primes, or {@code null} if there are only the two primes ({@code p, q}),sinceAndroid 1.0
Returns the CRT exponent of the prime {@code p}.returnthe CRT exponent of the prime {@code p}.sinceAndroid 1.0
Returns the CRT exponent of the prime {@code q}.returnthe CRT exponent of the prime {@code q}.sinceAndroid 1.0
Returns the prime factor {@code p} of {@code n}.returnthe prime factor {@code p} of {@code n}.sinceAndroid 1.0
Returns the prime factor {@code q} of {@code n}.returnthe prime factor {@code q} of {@code n}.sinceAndroid 1.0
Returns the public exponent {@code e}.returnthe public exponent {@code e}.sinceAndroid 1.0