API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security.interfaces. RSAKey View Source
Author(s)
Jan Luehe
Since
1.3
Version
1.7 11/17/05
Serial
Hierarchy
 RSAKey
Subinterfaces
Description
public interface RSAKey
  The interface to an RSA public or private key.
See also:    RSAPublicKey RSAPrivateKey
Methods
Hide/Show inherited methods
public BigInteger getModulus ()
  Returns the modulus.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar