|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mindbright.jce.crypto.spec.DHParamsImpl
com.mindbright.jce.crypto.spec.DHParameterSpec
com.mindbright.security.publickey.DHKey
| Field Summary |
| Fields inherited from class com.mindbright.jce.crypto.spec.DHParameterSpec |
l |
| Fields inherited from class com.mindbright.jce.crypto.spec.DHParamsImpl |
g, p |
| Constructor Summary | |
protected |
DHKey(java.math.BigInteger p,
java.math.BigInteger g)
|
| Method Summary | |
java.lang.String |
getAlgorithm()
|
byte[] |
getEncoded()
|
java.lang.String |
getFormat()
|
DHParameterSpec |
getParams()
|
| Methods inherited from class com.mindbright.jce.crypto.spec.DHParameterSpec |
getL |
| Methods inherited from class com.mindbright.jce.crypto.spec.DHParamsImpl |
getG, getP |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected DHKey(java.math.BigInteger p,
java.math.BigInteger g)
| Method Detail |
public java.lang.String getAlgorithm()
getAlgorithm in interface Keypublic java.lang.String getFormat()
getFormat in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic DHParameterSpec getParams()
getParams in interface DHKey
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||