|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.core.mprsa.RSAOtherPrimeInfo
| Constructor Summary | |
RSAOtherPrimeInfo(FlexiBigInt prime,
FlexiBigInt primeExponent,
FlexiBigInt crtCoefficient)
|
|
| Method Summary | |
FlexiBigInt |
getCrtCoefficient()
|
FlexiBigInt |
getExponent()
|
FlexiBigInt |
getPrime()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public RSAOtherPrimeInfo(FlexiBigInt prime,
FlexiBigInt primeExponent,
FlexiBigInt crtCoefficient)
| Method Detail |
public final FlexiBigInt getPrime()
public final FlexiBigInt getExponent()
public final FlexiBigInt getCrtCoefficient()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||