|
Préférences
Moteurs de recherche
|
||||||||
JavaTM 2 Platform Std. Ed. v1.4.2
java.security.interfaces
|
Method Summary | |
BigInteger |
getG()
Returns the base, g . |
BigInteger |
getP()
Returns the prime, p . |
BigInteger |
getQ()
Returns the subprime, q . |
Method Detail |
public BigInteger getP()
p
.
p
.public BigInteger getQ()
q
.
q
.public BigInteger getG()
g
.
g
.