java.security.interfaces

Interface RSAKey

public interface RSAKey

A generic RSA Key interface for public and private keys

Since: JDK 1.3

Method Summary
BigIntegergetModulus()
Generates a modulus.

Method Detail

getModulus

public BigInteger getModulus()
Generates a modulus.

UNKNOWN: a modulus