|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.jca.security.spec.RSAKeyImpl
public abstract class RSAKeyImpl
Field Summary | |
---|---|
protected java.math.BigInteger |
modulus
|
Constructor Summary | |
---|---|
protected |
RSAKeyImpl(java.math.BigInteger modulus)
|
Method Summary | |
---|---|
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 RSAKeyImpl(java.math.BigInteger modulus)
Method Detail |
---|
public java.math.BigInteger getModulus()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |