FileDocCategorySizeDatePackage
RSAKey.javaAPI DocJava SE 5 API553Fri Aug 26 14:57:18 BST 2005java.security.interfaces

RSAKey

public interface RSAKey
The interface to an RSA public or private key.
author
Jan Luehe
version
1.6 12/19/03
see
RSAPublicKey
see
RSAPrivateKey
since
1.3

Fields Summary
Constructors Summary
Methods Summary
public java.math.BigIntegergetModulus()
Returns the modulus.

return
the modulus