|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ami.security.AMIRSAKey | +--ami.security.AMIPrivateKey
AMI private key
Fields inherited from class ami.security.AMIRSAKey |
exp, n, RADIX_REPRESENTATION |
Constructor Summary | |
AMIPrivateKey(BigInteger exp,
BigInteger n)
|
|
AMIPrivateKey(String s)
|
Methods inherited from class ami.security.AMIRSAKey |
equals, getExp, getN, hashCode, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public AMIPrivateKey(BigInteger exp, BigInteger n)
public AMIPrivateKey(String s) throws AMIException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |