|
Java™ Platform Standard Ed. 7 DRAFT ea-b89 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RSAKey
The interface to an RSA public or private key.
RSAPublicKey,
RSAPrivateKey| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getModulus()
Returns the modulus. |
| Method Detail |
|---|
BigInteger getModulus()
|
Java™ Platform Standard Ed. 7 DRAFT ea-b89 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2010 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.