|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mindbright.security.publickey.RSAKey
| Field Summary | |
protected java.math.BigInteger |
modulus
|
| Constructor Summary | |
protected |
RSAKey(java.math.BigInteger modulus)
|
| Method Summary | |
java.lang.String |
getAlgorithm()
|
byte[] |
getEncoded()
|
java.lang.String |
getFormat()
|
java.math.BigInteger |
getModulus()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.math.BigInteger modulus
| Constructor Detail |
protected RSAKey(java.math.BigInteger modulus)
| Method Detail |
public java.math.BigInteger getModulus()
getModulus in interface RSAKeypublic java.lang.String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic java.lang.String getFormat()
getFormat in interface Key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||