|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RSAPrivateCrtKey
| Field Summary |
|---|
| Fields inherited from interface java.security.PrivateKey |
|---|
serialVersionUID |
| Method Summary | |
|---|---|
BigInteger |
getCrtCoefficient()
|
BigInteger |
getPrimeExponentP()
|
BigInteger |
getPrimeExponentQ()
|
BigInteger |
getPrimeP()
|
BigInteger |
getPrimeQ()
|
BigInteger |
getPublicExponent()
|
| Methods inherited from interface java.security.interfaces.RSAPrivateKey |
|---|
getPrivateExponent |
| Methods inherited from interface java.security.Key |
|---|
getAlgorithm, getEncoded, getFormat |
| Methods inherited from interface java.security.interfaces.RSAKey |
|---|
getModulus |
| Method Detail |
|---|
BigInteger getCrtCoefficient()
BigInteger getPrimeExponentP()
BigInteger getPrimeExponentQ()
BigInteger getPrimeP()
BigInteger getPrimeQ()
BigInteger getPublicExponent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||